#这是我的第一篇linux笔记,当时还是个啥也不懂的鸟。。。
1.cd.. cd /
2.mout --help
mount list
10.234.63.68 ./home/mscm/contenfile/ftprootpath
3.cat /proc/cpuinfo
4.vim /media/yl.xml
5.cp /opt/xml /home
6.su - yangkai
7.mv /opt/yangkai.txt /msci
8.rm /opt/demo
9.tail -f /opt/resin/my.log
10.find /opt -name '*feifie*' -ls
find /opt -name 'yang*' -ls
find / -amin -10 #
11.ls -l
ls /media
12.tracerroute 192.168.32.203
13.ifconfig (root)
14.useradd yangkai
15.du -sh /opt/yangkai
16.df -h
17.mkdir -pv /a/b/lovfei
18.tar czvf movie.tar /*.xml
tar xzvf movie.tar /home/red
cp -r /home/red/yunfu_files /home/lufei/cptest
阅读(973) | 评论(0) | 转发(0) |