> HOw will i find  word comnig from a directory with files in it ?
> 
> dir/file.1
> dir/file.2
> dir/file.1k
> is there a single command to find a word from those files in a particular 
> directory?
> 
grep "pattern" dir/*

Mike


_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

Reply via email to