测试人员在面试过程中,笔试题中经常出现请写出 linux常用命令,或者面试官经常会问到linux常用命令有那些,现整理如下: 目录相关:cd mkdir rmdir pwd ls ll=ls -l mv cp 文件相关:rm –rf cat more tail head vi du find 网络相关:ping ifconfig netstat 用户相关:groupadd useradd passwd su 权限相关:chmod chgrp chown 系统相关:reboot shutdown mount free df 进程相关: top ps kill 压缩相关: tar zip unzip gzip 性能相关:top、free 、vmstat 、uptime 、df-m 其它:grep echo sh init (0 -- 6)
linux 面试题:常用的linux命令有哪些
内容版权声明:除非注明,否则皆为本站原创文章。