摘要:
ctrl + a #光标跳转至正在输入的命令行的首部 ctrl + e #光标跳转至正在输入的命令行的尾部 ctrl + w #按照空格来删除bash内容 Ctrl + c #终止前台运行的程序 Ctrl + d #在shell中,ctrl-d表示退出当前shell。(logout、exit) ct 阅读全文
摘要:
CentOS7.3昨天用的还好好的的,但是今天开机提示如下(如图提示): welcome to emergency mode!after logging in ,type “journalctl -xb” to view system logs,“systemctl reboot” to reboo 阅读全文