zoukankan      html  css  js  c++  java
  • xshell的快捷命令

    xshell的快捷命令

    ssh 115.159.120.215 22ssh root@115.159.120.215 22ssh root@115.159.120.215
    reconnect

    Type `help' to learn how to use Xshell prompt.
    [c:~]$ ?
    Internal Commands:
    new:      Creates a new session.
    open:     Opens a session or the session dialog box.
    edit:     Opens the Session Property dialog box for a session.
    list:     Lists information of all available sessions.
    cd:       Changes the current working directory.
    pwd:      Shows the current working directory.
    set:      Sets options.
    clear:    Clears the screen/address/command history.
    help:     Displays this help. '?' does the same.
    quit:     Quits Local Shell. 'exit' does the same.
    ssh:      Connects to a host using the SSH protocol.
    telnet:   Connects to a host using the TELNET protocol.
    rlogin:   Connects to a host using the RLOGIN protocol.
    sftp:     Connects to a host to transfer files securely.
    ftp:      Connects to a host to transfer files.
    disconnect:    Closes connection of this session.
    reconnect:     Reconnects this session.

    For more information, type 'help command' for each command.
    ex) help telnet
    [c:~]$ help
    Internal Commands:
    new:      Creates a new session.
    open:     Opens a session or the session dialog box.
    edit:     Opens the Session Property dialog box for a session.
    list:     Lists information of all available sessions.
    cd:       Changes the current working directory.
    pwd:      Shows the current working directory.
    set:      Sets options.
    clear:    Clears the screen/address/command history.
    help:     Displays this help. '?' does the same.
    quit:     Quits Local Shell. 'exit' does the same.
    ssh:      Connects to a host using the SSH protocol.
    telnet:   Connects to a host using the TELNET protocol.
    rlogin:   Connects to a host using the RLOGIN protocol.
    sftp:     Connects to a host to transfer files securely.
    ftp:      Connects to a host to transfer files.
    disconnect:    Closes connection of this session.
    reconnect:     Reconnects this session.

    For more information, type 'help command' for each command.
    ex) help telnet

  • 相关阅读:
    zoj3299 Fall the Brick
    hdu4533 威威猫系列故事——晒被子
    FZU 1650 1752 a^b mod c
    Codeforces Round #136 (Div. 1) B. Little Elephant and Array
    Codeforces Round #292 (Div. 1) C. Drazil and Park
    Uva 12436 Rip Van Winkle's Code
    Codeforces Beta Round #19 D. Points
    hdu1513 Palindrome
    poj1160 Post Office
    zjnu1181 石子合并【基础算法・动态规划】——高级
  • 原文地址:https://www.cnblogs.com/MYSQLZOUQI/p/6213776.html
Copyright © 2011-2022 走看看