Operating System - HP-UX
1834125 Members
2322 Online
110064 Solutions
New Discussion

finding and sorting files in hp ux on datewise format

 
UnixT
Frequent Advisor

finding and sorting files in hp ux on datewise format

Can any one help me with the command syntax to get and sorting files in hpux on datewise format
2 REPLIES 2
Dennis Handly
Acclaimed Contributor

Re: finding and sorting files in hp ux on datewise format

Using ll -t or -tr will sort in time order.
UnixT
Frequent Advisor

Re: finding and sorting files in hp ux on datewise format

Can be closed