Search Results

Search: Posts Made By: digitaljunkie
8,695
Posted By digitaljunkie
Thanks i want the format to be... ...
Thanks

i want the format to be...

TimeStamp of last (Access/Modify) <Space> FilePath

e.g:

01/12/2009 /Volumes/Data_RAID/Sharepoints/Accounts/some old report.xls
8,695
Posted By digitaljunkie
OK thanks so my script now looks like this... ...
OK thanks so my script now looks like this...

#!/bin/bash
## File Access Report
## Only edit the next 3 lines.
#Days ago to search
DAYS="365"
#TLD path you want to search...
8,695
Posted By digitaljunkie
OK so if I put this in... #!/bin/bash ...
OK so if I put this in...


#!/bin/bash
## File Access Report
## Only edit the next 3 lines.
#Days ago to search
DAYS="365"
#TLD path you want to search
DIR="/Macintosh HD/"
#Output...
8,695
Posted By digitaljunkie
Last Accessed Time Script
Hi I want a shell script that will give me a list of files which were last accessed over a specific time ago and want it to use a variable so I can do this...

Rought Example...

#Input time in...
Showing results 1 to 4 of 4

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