I have grep version 2.1-3. In looking in the bin directory, I have
found out:
/home/dodo# ls -l /bin/*grep
-rwxr-xr-x 1 root root 67760 déc 16 11:21 /bin/egrep
-rwxr-xr-x 1 root root 67760 déc 16 11:21 /bin/fgrep
-rwxr-xr-x 1 root root 67760 déc 16 11:21 /bin/grep
/home/dodo# diff /bin/grep /bin/egrep
/home/dodo# diff /bin/grep /bin/fgrep
/home/dodo#
My question is why is there 3 times the same file instead of 1 time
with 2 symbolic links?
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] .
Trouble? e-mail to [EMAIL PROTECTED] .