Datasheet

®
USER’S GUIDE
Vertical Console Port Server
51
ls
List files.
ls synopsis
ls [files]
ls description
This command lists files in the current working directory.
ls [files]
List the files in the current directory. Wild cards are allowed.
ls examples
ls
List the files in the current directory.
ls cfg
List the files in the user's cfg directory.
ls *.txt
List all files in the current directory that end in ".txt".