Sponsored Content
Full Discussion: cp | greb
Top Forums Shell Programming and Scripting cp | greb Post 302667999 by alpha_mouse on Sunday 8th of July 2012 10:40:38 AM
Old 07-08-2012
...


Pauls-Mac-mini:NEED TO DOWNLOAD mmtimelapse$ stat -c "%y %n" * | head
-bash: /usr/bin/stat: Argument list too long

aaaaah

---------- Post updated at 09:40 AM ---------- Previous update was at 09:36 AM ----------

stat -c "%y %n" * | awk -F"[ :]" '$2>=9&&$2<17||$2==17&&$3<=30{print $6}'

Give the same problem.
 
All times are GMT -4. The time now is 09:22 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy