Operating System - HP-UX
1753792 Members
5422 Online
108799 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