摘要:
Linux Terminal命令 1、Ctrl + a 回到命令行の「行首/head」。 2、Ctrl + e 回到命令行の「行尾/tail」, ctrl + end。 3、Ctrl + w 後向/backward 刪除一個單詞, ctrl + word。 4、Ctrl + u from the h 阅读全文
摘要:
常用AWK命令 Awk is a programming language which allows easy manipulation of structured data and the generation of formatted reports. Awk stands for the na 阅读全文
摘要:
VirtualBox single usermode boot 当系统因为某些原因无法通过 图形界面 登录VirtualBox内的系统时,可以通过Grub进入 命令行模式/单一用户界面模式 。 参考: 1、 "Reset Forgotten Root Password in RHEL/CentOS/ 阅读全文