Files
zapret-win-bundle/cygwin/bin/egrep
bol-van d1f72b1edf bundle
2025-12-14 18:52:10 +03:00

5 lines
104 B
Bash

#!/bin/sh
#cmd=${0##*/}
#echo "$cmd: warning: $cmd is obsolescent; using grep -E" >&2
exec grep -E "$@"