]> git.phdru.name Git - dotfiles.git/blob - bin/fgrep
.bashrc: Set `LANG=C` in non-interactive non-login-shells
[dotfiles.git] / bin / fgrep
1 #! /bin/sh
2 exec /bin/fgrep --color=auto "$@"