- Jan 21, 2005
- 17,722
- 6
- 81
I would like to write a UNIX script that will list the contents of a directory similarly to how DOS will output a directory. This is for a SAS program that was originally written for a Windows system that needs to work on UNIX.
When you run ls -l or ll in UNIX, it never lists the year. How can I get it to list the year?
When you run ls -l or ll in UNIX, it never lists the year. How can I get it to list the year?