LS Command [LS]

Qedit 5.7 for HP-UX

Home Previous Next


LS Command [LS]

Display contents of a directory.

LSnames

(Default: current directory)

Qedit has a command called Lsort. Due to Qedit's shorthand command parsing, ls would be interpreted as Lsort. The Lsort command is retained for compatibility with the MPE version of Qedit, but Qedit/UX accepts ls to mean the HP-UX ls command.

Examples

/ls                  {current directory}
/ls -a               {show hidden files also}


Home Previous Next