1 / 9
文档名称:

xshell使用方法.doc

格式:doc   大小:318KB   页数:9页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

xshell使用方法.doc

上传人:260933426 2022/3/13 文件大小:318 KB

下载得到文件列表

xshell使用方法.doc

文档介绍

文档介绍:一:Internal Commands:  内部命令
new:      Creates a new session.
新开窗口   打开一个新窗口
open:     Opens a session or the session do transfer files.
ftp:Connects到主机传输文件。
External Commands:外部命令
ipconfig: Configures TCP/IP network interfaces.
IPCONFIG:配置TCP / IP网络接口。
ping:     Sends ICMP ECHO_REQUEST packets to network hosts.
ping:网络上的主机发送ICMP ECHO_REQUEST包。
tracert:  Prints the route packets take to network host.
TRACERT:打印路由数据包到网络中的主机。
netstat:  Displays current protocol statistics and current
          TCP/IP network connections.
netstat命令:显示当前的协议统计和当前
          TCP / IP网络连接。
nslookup: Resolves a hostname to IP address.
NSLOOKUP:解决了一个IP地址的主机名。
欲了解更多命令 请执行help****(命令)
例:
help ftp
FTP帮助
NAME 名称
 ftp - connects to a host using the FTP protocol.
        ftp-连接到一台主机,试用ftp协议   
SYNOPSYS
 ftp [user@]host [port]
        ftp[用户名@]主机【端口】 
OPTIONS 选项
 user   Indicates the user's login name.
 用户名表示用户的登录名
        host   Indicates the name, alias, or Internet address of the
        remote host.
        主机: 指主机名称、别名、或者互联网地址
 port   Indicates a port number (address of an application).
        If the port is not specified, the default ftp port
        (21) is used.
       端口  表示一个端口号(应用程序的地址)
             如未指定端口,默认FTP端口(21)
被过滤广告分享到 
二:技巧说明
复制和粘贴
由于在linux的Shell下,Ctrl+c是中断当前指令,这个快捷键和windows下的复制快捷键冲突,所以经常犯错误。。。想复制的时候按了ctrl+c,结果中断了当前指令。
在Xshell中,提供了其它的快捷键来执行这些操作:
复制: