系统网络运维zhaohang3031.blog.chinaunix.net
zhaohang3031
全部博文(240)
2017年(8)
2014年(4)
2013年(15)
2012年(4)
2011年(14)
2010年(55)
2009年(140)
wb123456
酷小川11
gdmzhqf
heu
Bsolar
浪花小雨
Phyllis6
vipty
grjboy30
分类:
2009-03-10 12:58:48
可以用下面方法很简单的按格式写入文本:
#!/bin/shcat <>>/etc/hostsPlease Write your message want to attach here. # This is just a test. 127.0.0.1 localhost EOF
echo 'test' >> /etc/hosts
sed...
上一篇:探求 LVM
下一篇:Linux下手动释放内存
登录 注册