Microsoft
Software
Hardware
Network
Question : Unix command to search inside files and display results with file date-time
Hi Experts
I want to be able to search inside text files in our HP-UX server for a string. The active shell is ksh.
I am currently using:
find . -type f | xargs grep -l -s "findMe"
This lists the files that I want but I want it to display the files' date and time because the search string is in files on different dates.
I tried the following with no joy:
ll < `find . -type f -print |xargs grep -l -s "56777"`
Your help is appreciated.
Thanks
Aimee
Answer : Unix command to search inside files and display results with file date-time
ls `find . -type f -print |xargs grep -l -s "56777"`
Random Solutions
OWA gets HTTP Error 403 - Forbidden <Help>
Sendmail mailq is backed up! Need to delete selective mail.
OWA 2007 - single user only able to get light client - definitely light and not low-vision
Vista Backup Solution
Problem run the ksh script after run BASH.
Exporting arrays in Bash
Introducing Exchange 2003 server into a Single Domain with a Exchange 2000 domain Controller.
LSASS.exe cpu usage
groupwise 8201 errors
outlook 2007 hanging on exchange 2007