LoginSignup
18
15

More than 5 years have passed since last update.

tail で ハイライト表示を行う。

Posted at

メモ

POSTをハイライトする。
tail -f access_log | sed -e "/ POST /s/POST/\x1b[34mPOST\x1b[0m/ig"
18
15
3

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
18
15