xshell的快捷命令

ssh 115.159.120.215

ssh root@115.159.120.215

ssh 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

最新文章

  1. 【.net 深呼吸】将目录树转化为文本
  2. JDK和环境配置
  3. 【C语言学习】《C Primer Plus》第10章 数组和指针
  4. [python]进阶学习之阅读代码
  5. 在MySQL中存储大文件
  6. 关于mybatis 在C#.Net中批量增,删,改
  7. SQLite Helper (C#) zt
  8. 如何在jasperreport自动生成序号
  9. poj 1084 Brainman(归并排序)
  10. 关于iOS后台模式
  11. 底层算法系列:Paxos算法
  12. 常用Oracle进程资源查询语句(运维必看)
  13. NOIP考点
  14. git stash命令详解
  15. [Oracle]In-Memory的Join Group 位于内存的何处?
  16. Series 入门(创建和增删改查)
  17. nginx配置location总结及rewrite规则写法(1)
  18. layer.alert没有垂直居中
  19. 【转】 [置顶] Android 通知栏Notification的整合 全面学习 (一个DEMO让你完全了解它)
  20. VC 常用资源

热门文章

  1. 几种鼠标触发CSS事件
  2. B树(B-Tree)的由来、数据结构、基本操作以及数据库索引的应用
  3. Google之Chromium浏览器源码学习——base公共通用库(二)
  4. 你不知道的parseInt
  5. 注解:Hibernate双向N->N关联(两端都控制关联关系)
  6. zoj 3820(2014牡丹江现场赛B题)
  7. 算术表达式解析(第二版) C++11版
  8. java 反射实践
  9. web api :Action Results in Web API 2
  10. 归一化交叉相关Normalization cross correlation (NCC)