linux命令_JAVA_编程开发_程序员俱乐部

中国优秀的程序员网站程序员频道CXYCLUB技术地图
热搜:
更多>>
 
您所在的位置: 程序员俱乐部 > 编程开发 > JAVA > linux命令

linux命令

 2011/12/22 9:21:34  xiaoming2xiaohong  http://xiaoming2xiaohong.iteye.com  我要评论(0)
  • 摘要:本章主要介绍Linux的常用命令,其中主要有文件和目录的操作命令:pwd、cd、ls、tree、mkdir、rmdir、cp、rm、mv、ln、chmod、chown、chgrp、find、grep、cmp、diff、stat、touch;显示文件的命令:cat、more、less、head、tail、sort、uniq、file、locate、which;进程和作业的控制命令:&、ps、kill、nice、renice、top、bg、fg、job、nohup、at、atq
  • 标签:Linux 命令

    本章主要介绍Linux 的常用命令,其中主要有

文件和目录的操作命令:pwd、cd、ls、
tree、mkdir、rmdir、cp、rm、mv、ln、chmod、chown、chgrp、find、grep、cmp、diff、stat、touch

显示文件的命令:cat、more、less、head、tail、sort、uniq、file、locate、which;

进程和作业的控制命令:&、ps、kill、nice、renice、top、bg、fg、job、nohup、at、atq、atrm、
crontab;

文件压缩和备份命令:compress、uncompress、gzip、guzip、zip、unzip、tar;

网络命令:hostname、ping、host、ifconfig、traceroute、telnet、ftp、wall、write、mesg、mail、
finger、netstat;

其他命令:clear、dmesg、uname、date、cal、man、help、init、shutdown、
halt、reboot、poweroff、alias、unalias、history、su、who、whoami、w、last 、rpm。

 
发表评论
用户名: 匿名