Specifications
49
Guest Privilege Commands
Command: ls Description: List files.
Syntax: ls [-1FRdfgilqrs] [filename...]
Options: -1 Display output in one column.
-F Put a ‘/’ after each directory name.
-R List files recursively through subdirectories.
-d List actual directory, not contents.
-f Do not sort output.
-g Show group ownership of a file.
-i Print a file’s associated inode.
-l Long output format, show all file details.
-q Show unprintables as ‘?’.
-r Reverse the sort order.
-s Show a file’s size.
Example: Console>ls -l
total 2005
-r--r--r-- 1 root 2048 Dec 10 2004 20:04 BITMAP.SYS
-r--r--r-- 1 root 26112 Dec 10 2004 20:04 FLIST.SYS
dr-xr-xr-x 1 root 320 Mar 22 2005 21:50 NVconfig
-rw-rw-rw-1 root 628708 Mar 30 2005 13:25 boot.bin
-rw-rw-rw-1 root 992162 Mar 30 2005 13:25 corepm.biz
dr-xr-xr-x 1 root 208 Apr 07 2005 14:33 etc
dr-xr-xr-x 1 root 16 Mar 30 2005 14:04 webs
Command:
module
Description: Set the module scope. The command prompt
displays the selected chassis and module. The
chassis and module numbers are no longer
entered in commands which have these fields
(e.g., ‘show port 2’ instead of ‘show port 1 11
2’).
Syntax: module <chassis> <module[-converter]>
Example: Console>module 1 11
#1/11>
Command: ping Description: Send ICMP echo request packets to the
network host.
Syntax: ping [-s] <host> [timeout]










