2010年9月21日
摘要: Chapter 4: Essential Linux Commands __Linux 101 HacksHack 23. Sort CommandSort command sorts the lines of a text file. employee information in the format: employee_name:employee_id:department_name.[... 阅读全文
posted @ 2010-09-21 17:30 oyzway 阅读(559) 评论(0) 推荐(0)
摘要: Chapter 4: Essential Linux Commands __Linux 101 HacksHack 17. Grep Commandgrep command is used to search files for a specific text.Syntax: grep [options] pattern [files]Option -v, will display all the... 阅读全文
posted @ 2010-09-21 16:44 oyzway 阅读(473) 评论(0) 推荐(0)