Re: (resend)
Re: (resend)
- Subject: Re: (resend)
- From: Skeeve <email@hidden>
- Date: Fri, 26 Mar 2010 23:12:37 +0100
Alex Zavatone schrieb:
Oops. Sent using the wrong address last time.
Ok. I have this Unix command :
ls -tl '/Optimized PNG/' | grep '^d'
Better done as:
ls -ltd '/Optimized PNG/*'
One problem is that sometimes, the date is returned as "Sep 9
2009" And other times, it is returned as "Sep 25 16:42". does
anyone know if there is a Unix option to limit the number of output
columns for ls -tl or ls -to??
Yes. "man ls" does.
But tell me: Which information do you really want? What should be
display/returned to your applescript?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden
References: | |
| >(resend) (From: Alex Zavatone <email@hidden>) |