SQL/MX 2.x Reference Manual (H06.04+)

MXCI Commands
HP NonStop SQL/MX Reference Manual540440-003
4-38
Examples of LS
13:03 logjb
-rw-rw-rw- 1 PUBS.JBROOK PUBS 18961 Feb 8
14:11 myfile
Display detailed information about the directory named /usr:
>>ls -d -l /usr;
drwxrwxr-x 1 SUPER.SUPER SUPER 4096 May 3 1999
/usr
Without the -d option, this LS command lists detailed information about all the files
in the directory named /usr.