This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
dongxiaoyan-tsg-autotest/05-Other/cli_files/tsg_help.txt
2020-04-01 12:42:05 +08:00

68 lines
6.8 KiB
Plaintext

+---+--------------------+---------------+------------------------------------------------------------+
|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 >