This one time, at band camp, Simon Bryan wrote:
>Hi,
>If I just want to 'find' or 'locate' a file called xyz rather than all
>directories and filenames that contain that string what would I enter at
>the command line?

find / -type f -name xyz
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to