beautypg.com

A.11 help command, A.12 kill command command – HP StorageWorks Scalable File Share User Manual

Page 309

background image

help command

A–15

A.11 help command

The

help

command shows information about commands.

Syntax

help [command_name]

Arguments

command_name

Optional. Specify the command you want to find information about. If you do

not specify a command, the

help

command displays a list of all commands.

Example

The following example displays information about the

shutdown server

command:

sfs> help shutdown server

A.12 kill command command

The

kill command

command kills the specified command.

You can use this command as follows:

To kill a command that is running.

To remove a command that never finished, for example, a command that is sitting in the

Allocated

state for longer than expected.

To remove a command that never started (a command that is in the

Unallocated

state).

Syntax

kill command command_id

Arguments

command_id

Required. Specify the ID number of the command you want to kill. The

command ID is displayed when the command is initially run. You can also use

the

show commands

command (see Section A.20.5) to determine the

command ID.

Example

The following example kills the command that has the ID of

3

:

sfs> kill command 3