]> git.phdru.name Git - dotfiles.git/blob - bin/grep
Adapt Python scripts to Python 3
[dotfiles.git] / bin / grep
1 #! /bin/sh
2 exec /bin/grep --color=auto "$@"