From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <76a2636b1534a8c8bf30bdda3eb5514f@hamnavoe.com> To: 9fans@cse.psu.edu From: Richard Miller MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: [9fans] a curiosity Date: Thu, 13 Nov 2003 21:20:09 +0000 Topicbox-Message-UUID: 8927f5b6-eacc-11e9-9e20-41e7f4b1d025 term% grep x /tmp/foo /mnt/foo /srv/foo /net/foo grep: can't open /tmp/foo: '/tmp/foo' directory entry not found grep: can't open /mnt/foo: '/mnt/foo' not found grep: can't open /srv/foo: '/srv/foo' file does not exist grep: can't open /net/foo: '/net/foo' dns: file does not exist The last one is particularly mysterious ... -- Richard