grep
Linux
コマンド
fgrep
without
Regular Expression
code:bash
grep -F 'hoge' sample.txt
fgrep 'hoge' sample.txt