バイナリファイルとgrepが認識している時に出る
-aオプションをつけてあげると良い
$ tail -f /var/www/product-project/storage/logs/request-2020-09-09.log | grep -a hoge
var 優技録 = []string{ "Golang", "Vue.js", "AWS", "PHP", "DB", "IaC", "SRE"}
バイナリファイルとgrepが認識している時に出る
-aオプションをつけてあげると良い
$ tail -f /var/www/product-project/storage/logs/request-2020-09-09.log | grep -a hoge