shell基础十二篇[Wingger文章]
时间:2005-12-05 来源:山中无老虎
http://bbs.chinaunix.net/viewthread.php?tid=452942
编者按:由 wingger 整理的 shell基础十二篇 涉及shell 编程及使用的各个方面,又附有大量的例子,极适合初学者系统学习。如果配合網中人的shell 十三問? ,效果更加明显。
这里是其中的第十章 sed. 其他各章可察看相应的 link.
shell基础1:文件安全与权限
http://bbs.chinaunix.net/forum/v ... p;highlight=wingger
附:Linux的用户和用户组管理
http://bbs.chinaunix.net/forum/v ... p;highlight=wingger
shell基础二:查找技巧,find及xargs的使用
http://bbs.chinaunix.net/forum/v ... p;highlight=wingger
shell基础三和四:后台(crontab,at,&,nohup)及(*,?,[]等)
http://bbs.chinaunix.net/forum/v ... p;highlight=wingger
shell基础五:输入和输出(echo,read,cat,管道,tee,重定向等)
http://bbs.chinaunix.net/forum/v ... p;highlight=wingger
shell基础六七:命令执行顺序(||及&&,{}及())和正则表?
http://bbs.chinaunix.net/forum/v ... p;highlight=wingger
shell基础八:文本过滤工具(grep)
http://bbs.chinaunix.net/forum/v ... p;highlight=wingger
http://bbs.chinaunix.net/forum/v ... p;highlight=wingger
shell基础九:awk
http://bbs.chinaunix.net/forum/v ... p;highlight=wingger
shell基础十:sed
http://bbs.chinaunix.net/forum/v ... p;highlight=wingger
基础11:文件分类、合并和分割(sort,uniq,join,cut,paste,split)
shell基础十二:tr
http://bbs.chinaunix.net/forum/v ... p;highlight=wingger
其它我的笔记都在我的BLOG上,呵呵,有兴趣的可以去看看