LoginSignup
0
0

More than 5 years have passed since last update.

Windows 10でTail -f を利用する

Last updated at Posted at 2018-10-24

手順
1.WSLを有効化
Windowsの機能の有効かまたは無効化より
Windows Subsystem for Linux
を有効化する
2.Microsoft StoreからUbuntuをインストール
3.Ubuntu初期起動時の設定
username:lin
password:lin
・最新化
sudo apt update
・nkfインストール
sudo -i apt-get install nkf
4.Tail -fを利用
tail -f XXXX.log | nkf -u -u

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0