Re: Reg.. find command not working as expected in Ubuntu...
James Youngman <[email protected]>
| Newsgroups | gmane.comp.gnu.findutils.bugs |
|---|---|
| Message-ID | <CAGwX765ZeaP_b6Uhah4Uy++N1HSgQzHVo4+qJj2Y93HLhqfEZA@mail.gmail.com> |
I can't reproduce this claimed problem with findutils 4.9.0: horizon:~$ find foo find: ‘foo’: No such file or directory horizon:~$ echo $? 1 horizon:~$