Search Results

Search: Posts Made By: virtual123
3,446
Posted By virtual123
They are not the right files, as they none of...
They are not the right files, as they none of these files have the keyword I am searching for. I tried to break up your command for testing
$ touch 201209200700 /tmp/dummy1
$ touch 201209200800...
3,446
Posted By virtual123
i just tried substituting echo for grep and it...
i just tried substituting echo for grep and it lists a whole bunch of files. here is the command I used and the results. I am trying to search for the keyword 023758874 in the files. It just lists...
3,446
Posted By virtual123
I just executed the below script in the command...
I just executed the below script in the command line and this doesn't seem to work. Please help.

touch -t 201208271230 /home/n0149941/dummy1 ;touch -t 201208271240 /home/n0149941/dummy2; find . ...
3,446
Posted By virtual123
I don't have write permissions to the directory....
I don't have write permissions to the directory. Hence I cannot execute this
touch: cannot touch `dummy1': Permission denied
touch: cannot touch `dummy': Permission denied
touch: cannot touch...
3,446
Posted By virtual123
Need to search for keywords within files modified at a certain time
I have a huge list of files in an Unix directory (around 10000 files).

I need to be able to search for a certain keyword only within files that are modified between certain date and time, say for...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 02:32 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy