The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
how to get file name
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
how to get file name
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
3
(
permalink
)
08-30-2008
learnbash
Registered User
Join Date: Mar 2008
Posts: 96
Quote:
Originally Posted by
danmero
cat
is useless, use just
grep
, and you should read
man grep
Code:
grep
-l
"password=abcd" *.*
Thanks,
its working.
learnbash
View Public Profile
Find all posts by learnbash
Find learnbash's past nominations received
Find learnbash's present nominations given