Previous Topic

Next Topic

Display all directory listings (directory /all)

Displays all directory listings in the database.

The directory /all displays the contents of the directories for the following database components:

General Format

Windows/OpenVMS:

directory/all

UNIX/Linux:

directory -all

Qualifier Summary

/[no]log or -[no]log

/[no]confirm or -[no]confirm

/hostname or -node =hostname

/output or -output=out

/symbol or -symbol=[prefix_string]

Examples

Windows/OpenVMS:

Schedule> directory /all

UNIX/Linux

Schedule> directory - all

Windows output example:

Directory entries in \tsmith

\tsmith\a

Total of 1 directory

Job directory \tsmith

 check_registrar_website                 check_support_website
 purge               report              run_group_a         shut
 shutdown            summ                test_job            test_run
 test_server         trytest             trytest2            wait
 waiter              waitfor

Total of 60 jobs

Calendar directory \tsmith

 my_special_calendar                     my_special_calendar1
 my_special_calendar11                   my_special_calendar111
 new                 newa                news                testcal

Total of 8 calendars

Layout Directory \tsmith

 a_group_motif       a_group_windows     layout              layout1

Total of 13 layouts

Variable Directory \tsmith

 firstsundaythismonth                    firsttuesday        mlk
 namelist            secondtuesday       var1                variable1
 variable2

Total of 8 variables

Qualifiers

/columns or -columns=number

The COLUMNS qualifier specifies how many columns to use when listing just the item name. The default is four columns.

/hostname or -node =hostname

The qualifier specifies what node (either local or remote) you want the operation performed on.

/noheading or -noheading

The NOHEADING removes the heading information from the directory listing.

/notrailing or -notrailing

The NOTRAILING removes the trailing information from the directory listing.

/output or -output=output_file

The OUTPUT option sends all output to a text file. Output can be printed or displayed as needed.

/symbol or -symbol [=prefix_string]

The SYMBOL command requests that all job information be output to environmental variables. The environmental variable is constructed by prefixing the field name with the provided string. If none is provided a default value of SC is used. To display the environmental variables output from the /symbol qualifier use:

set prefix_string

See Also

GENERAL commands

Exit from prompt mode (exit)

Enter prompt mode (prompt)

Replicate a directory throughout a workgroup (push)

Preprocess variables (preprocess)

Set default directory (set default)

Set the default node (set node)

Display the current default directory (show default)

Display the current license information (show license)

Display the current node (show node or hostname)

Display current status of client and server (show status)

Show the software version (show version)

Run an EnterpriseSCHEDULE source script (source)

Turn on verification (verify)

Display workgroup status (workgroup)