Linux find command with examples

Linux find command with examples

Postby stephen » Mon Nov 13, 2006 7:05 pm

http://www.linuxforum.com/linux_tutorials/92/1.php

The above web site has many examples of using the find command in unix/linux
eg
Code: Select all
 1. Find file with file name 'foo'

find /-name foo
find /-name fo*
-name <pattern> : Pattern could be a exact file name or wildcard * can be used


Plus many others
stephen
 
Posts: 507
Joined: Thu Feb 09, 2006 9:37 am
Location: Brisbane

Return to Linux Server Configuration Notes

Who is online

Users browsing this forum: No registered users and 1 guest

cron