Re: Summary list base on program modificaiton date by Month
- From: Ed Morton <mortonspam@xxxxxxxxx>
- Date: Wed, 12 May 2010 08:14:30 -0500
On 5/11/2010 10:04 PM, moonhkt wrote:
Hi All
Machine : AIX
Input file base ls -lt *.ksh *.awk *.pl
That's a bad choice of command to show the modification time of files since sometimes it'll show a year and sometimes it won't. I suggest you find a better command for consistently displaying the year and month. Ask in comp.unix.shell if you need help with that. Once you have that command figured out THEN you can process it's output with awk.
Ed.
.
- Follow-Ups:
- Re: Summary list base on program modificaiton date by Month
- From: Kenny McCormack
- Re: Summary list base on program modificaiton date by Month
- References:
- Summary list base on program modificaiton date by Month
- From: moonhkt
- Summary list base on program modificaiton date by Month
- Prev by Date: Summary list base on program modificaiton date by Month
- Next by Date: Suggestions regarding ARGV and folding of lines
- Previous by thread: Summary list base on program modificaiton date by Month
- Next by thread: Re: Summary list base on program modificaiton date by Month
- Index(es):
Relevant Pages
|