2、linux命令行保存并退出。
3、linux中保存退出和不保存退出的命令。
4、linux退出命令。
1."linux保存并退出命令,为您提供linux保存并退出命令图文信息,先按键盘上面的ESC按键,接着输入冒号,然后再输入wq并回车即可保存退出,另外只输入冒号和q为不保存退出,而输入!q为强制退出,!wq为强制保存退出。
linux下telnet命令在远程登录之后要怎么才能退出呢?下面由我为大家整理了linux的telnet退出命令的相关知识,希望对大家有帮助!
linux的telnet退出命令1、telnet 63.172.25.18 6463 回车
Trying 63.172.25.18...
Connected to 63.172.25.18 (63.172.25.18).
Escape character is '^]'.
linux的telnet退出命令2、ctrl + ] 回车
telnet>
linux的telnet退出命令3、? 回车
close close current connection
logout forcibly logout remote user and close the connection
display display operating parameters
mode try to enter line or character mode ('mode ?' for more)
open connect to a site
quit exit telnet
send transmit special characters ('send ?' for more)
set set operating parameters ('set ?' for more)
unset unset operating parameters ('unset ?' for more)
status print status information
toggle toggle operating parameters ('toggle ?' for more)
slc change state of special charaters ('slc ?' for more)
auth turn on (off) authentication ('auth ?' for more)
encrypt turn on (off) encryption ('encrypt ?' for more)
forward turn on (off) credential forwarding ('forward ?' for more)
z suspend telnet
! invoke a subshell
environ change environment variables ('environ ?' for more)
? print help information
linux的telnet退出命令4、quit 回车
Connection closed.
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)