随笔分类 -  Linux Bash

Linux脚本随笔
摘要:linux环境下使用man查询一些关键字,一个关键字的介绍可能很多,我们了解一下在这个信息页可以使用的命令: SUMMARY OF LESS COMMANDS Commands marked with * may be preceded by a number, N. Notes in parent 阅读全文
posted @ 2016-04-23 21:36 kellis 阅读(261) 评论(0) 推荐(0)
摘要:现在我们有一个文件,想要获取所有用户的工资列:[dell@localhost res]$ cat table 100 Thomas Manager Sales $5,000 200 Jason Developer Technology $5,500 300 Sanjay Sysadmin Techn... 阅读全文
posted @ 2015-10-13 21:09 kellis 阅读(1725) 评论(0) 推荐(0)