Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
How to search for files using PERL
Name: Thennarasu Eswaran Date: July 29, 2006 at 09:02:21 Pacific OS: UNIX CPU/Ram: AIX
Comment:
I just want a dump of all the file names in my server tat has the read/write/executable permissions to all.
Summary: hi all, i wanted to write a shell script (#!/bin/ksh) to search through log files and print out lines which contain "long decimals" e.g 56.879999999999995. I also wanted to print out the filenam...
Summary: How can i search for files and directories foe this set of files. the command line of how the scrupt should be exited is $ script5 /export/home/studen1 myfile1 myfile2 script5 - name of the shell scr...
Summary: Hi All, Can anyone tell me how to search for a file. I have to pass two parameters. The content of the file should contain the value of two parameters. If the file contains one parameter it should not...