Step 2 Specify the command duration time or accept the default (60 seconds). This is the amount of
time the command will attempt to run before terminating.
Step 3 If desired, check Elevate Command Priority. This ensures the command will run regardless of
the level of server activity.
Step 4 Click the Run button.
Using LS - Command Line Options
ls [ -cx1lmfetsurRpadoM? ] [ file1 ... ]
The options for LS are:
-c: display the names of the les sorted down each column.
-x: display the names of the les sorted across the row.
-1: display the names of the les in a single column.
-l: display a long listing with more information about each le.
-m: display the names of the les separated by commas.
-f: sort the les by lename.
-e: sort the les rst by the extension and then by the lename.
-t: sort the les by the date and time that the les were last written.
-s: sort the les by the size (in bytes).
-u: do not sort the les.
-r: reverse the order of the sort selected.
-R: recursively descend down each subdirectory.
-p: put a slash (/ or \) after each directory.
-a: list all les, including HIDDEN les.
-d: when a directory is specied on the command line, display it as an individual item rather
than displaying its contents.
-o: when a high-bit (greater than 127) character in a lename is displayed, assume the name is
in the Windows/ANSI character set and convert it to the DOS/OEM character set, just like 'dir'
does. This means that for commonly-used accent characters in Windows lenames, they'll look
the same in a OEM character-set-based command prompt. Note however that this may result
in output which obscures actual distinctions, since the conversion is not always reversible. For
Cisco Support Tools User Guide for Cisco Unified Software Release 2.1(1)
217
Chapter 14: Using 3rd Party Common Tools
ls