175
display schedule job
Syntax
display schedule job
[
|
{
begin
|
exclude
|
include
}
regular-expression
]
View
Any view
Default level
1: Monitor level
Parameters
|
: Filters command output by specifying a regular expression. For more information about regular
expressions, see
Fundamentals Configuration Guide
.
begin
: Displays the first line that matches the specified regular expression and all lines that follow.
exclude
: Displays all lines that do not match the specified regular expression.
include
: Displays all lines that match the specified regular expression.
regular-expression
: Specifies a regular expression, a case sensitive string of 1 to 256 characters.
Description
Use the
display schedule job
command to display the job configured by using the
schedule job
command.
Related commands:
schedule job
.
Examples
# Display the job configured by using the
schedule job
command.
<Sysname> display schedule job
Specified command: execute 1.bat
Specified view: system view
Executed time: at 12:00 10/31/2011 (in 0 hours and 16 minutes)
If you change the system time within 16 minutes after you execute the
schedule job
command, the job
becomes invalid. Then if you execute the
display schedule job
command again, the system displays
nothing.
Table 26
Output description
Field Description
Specified command
Command to be executed
Specified view
View in which the command runs
Executed time
Execution time of the command and the difference between
the current time and the scheduled time
display schedule reboot
Syntax
display schedule reboot
[
|
{
begin
|
exclude
|
include
}
regular-expression
]