diff options
Diffstat (limited to '05-Other/cli_files/tsg_help.txt')
| -rw-r--r-- | 05-Other/cli_files/tsg_help.txt | 68 |
1 files changed, 68 insertions, 0 deletions
diff --git a/05-Other/cli_files/tsg_help.txt b/05-Other/cli_files/tsg_help.txt new file mode 100644 index 0000000..361cd1c --- /dev/null +++ b/05-Other/cli_files/tsg_help.txt @@ -0,0 +1,68 @@ ++---+--------------------+---------------+------------------------------------------------------------+ +|No.|Command Name |Privilege Mode |Description | ++---+--------------------+---------------+------------------------------------------------------------+ +|1 |alias |N |create aliases | ++---+--------------------+---------------+------------------------------------------------------------+ +|2 |awk |N |pattern scanning and processing language | ++---+--------------------+---------------+------------------------------------------------------------+ +|3 |cat |N |concatenate files and print on the standard output | ++---+--------------------+---------------+------------------------------------------------------------+ +|4 |cp |Y |copy files and directories | ++---+--------------------+---------------+------------------------------------------------------------+ +|5 |exit |N |close and quit current SSH connection. | ++---+--------------------+---------------+------------------------------------------------------------+ +|6 |find |N |search for files in a directory hierarchy | ++---+--------------------+---------------+------------------------------------------------------------+ +|7 |grep |N |print lines matching a pattern | ++---+--------------------+---------------+------------------------------------------------------------+ +|8 |head |N |output the first part of files | ++---+--------------------+---------------+------------------------------------------------------------+ +|9 |history |N |display the command history list with line numbers | ++---+--------------------+---------------+------------------------------------------------------------+ +|10 |ifconfig |Y |configure a network interface | ++---+--------------------+---------------+------------------------------------------------------------+ +|11 |ls |N |list directory contents | ++---+--------------------+---------------+------------------------------------------------------------+ +|12 |mkdir |Y |make directories | ++---+--------------------+---------------+------------------------------------------------------------+ +|13 |mv |Y |move (rename) files | ++---+--------------------+---------------+------------------------------------------------------------+ +|14 |ping |N |send ICMP ECHO_REQUEST to network hosts | ++---+--------------------+---------------+------------------------------------------------------------+ +|15 |rm |Y |remove files or directories | ++---+--------------------+---------------+------------------------------------------------------------+ +|16 |sort |N |sort lines of text files | ++---+--------------------+---------------+------------------------------------------------------------+ +|17 |tail |N |output the last part of files | ++---+--------------------+---------------+------------------------------------------------------------+ +|18 |whoami |N |print effective userid | ++---+--------------------+---------------+------------------------------------------------------------+ +|19 |cd |N |change the current directory | ++---+--------------------+---------------+------------------------------------------------------------+ +|20 |clear |N |clear | ++---+--------------------+---------------+------------------------------------------------------------+ +|21 |pwd |N |print name of current/working directory | ++---+--------------------+---------------+------------------------------------------------------------+ +|22 |rz |Y |XMODEM, YMODEM, ZMODEM (Batch) file receive | ++---+--------------------+---------------+------------------------------------------------------------+ +|23 |sz |Y |XMODEM, YMODEM, ZMODEM file send | ++---+--------------------+---------------+------------------------------------------------------------+ +|24 |scp |Y |secure copy (remote file copy program) | ++---+--------------------+---------------+------------------------------------------------------------+ +|25 |vi |Y |a programmers text editor | ++---+--------------------+---------------+------------------------------------------------------------+ +|26 |vim |Y |a programmers text editor | ++---+--------------------+---------------+------------------------------------------------------------+ +|27 |tsg_diagnose |N |Fast Fault Diagnosis | ++---+--------------------+---------------+------------------------------------------------------------+ +|28 |tsg_policy |Y |query and configure policy information | ++---+--------------------+---------------+------------------------------------------------------------+ +|29 |tsg_policy_object |Y |query policy object information | ++---+--------------------+---------------+------------------------------------------------------------+ +|30 |tsg_record |Y |Record executed commands | ++---+--------------------+---------------+------------------------------------------------------------+ +|31 |tsg_show |N |show tsg device information | ++---+--------------------+---------------+------------------------------------------------------------+ +|32 |tsg_passwd |N |Change Password | ++---+--------------------+---------------+------------------------------------------------------------+ +tsgcli >
\ No newline at end of file |
