Search Results

Search: Posts Made By: WildGooseChased
6,108
Posted By WildGooseChased
I ended up using date=$(echo $n | cut -f 2-4 -d...
I ended up using date=$(echo $n | cut -f 2-4 -d '_') to extract the date from the filename, storing it as the previous date, then comparing the next file date to it to determine if they differed....
6,108
Posted By WildGooseChased
Here's the ls -l output for 10 files over 6 days....
Here's the ls -l output for 10 files over 6 days. I'm just interested in the timestamp in the filename, which doesn't correspond much if at all to the file modification date. So I guess I need to...
6,108
Posted By WildGooseChased
Bash folder manipulation - selecting/copying specified files
Bash/scripting newbie here - I feel this might be a trivial problem, but I'm not sure how to tackle it. I've got a folder of a year's worth of files, with some random number of files generated every...
Showing results 1 to 3 of 3

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