下载 url: wget http://www.w3schools.com/ 全站下载 wget -r https://www.gnu.org/ (一般来说,网站的页面会有很多链接,点击之后可以链接到...
Continue reading...Linux/GNU
Shell登录定义欢迎界面
hostname xxx [art@foo ~]$ cat /etc/motd Welcome to xxxxxxx Compute Service [art@foo ~]$
Continue reading...检查环境变量printenv像不像dis cu
我们可以用 bash 的内建命令 set,或者是 printenv 程序来查看环境变量。set 命令可以 显示 shell 或环境变量,而 printenv 只是显示环境变量。因为环境变量列表比较长,...
Continue reading...apropos
apropos是LINUX系统中的一个命令,用来通过关键字查找定位手册页的名字和描述。它相当于使用带有-k选项的man命令。 每个手册页里都有一个简短的描述。apropos在这个描述中查找keywor...
Continue reading...开源系统克隆——Linux下的再生龙Clonezilla
转载: http://hi.baidu.com/hongmuniao2/blog/item/e8f5fb7f588b170d28388aaa.html/cmtid/ed2186af83fcc2f2fa...
Continue reading...