美文网首页
Linux常用命令

Linux常用命令

作者: HellyCla | 来源:发表于2018-02-21 21:22 被阅读24次
    Linux操作.png

    常用的Linux命令

    • 文件/目录: cd, mkdir, cp, rm, mv, pwd, ls, tar, zip, find, grep, less, tail, tree
    • 帐号操作: su, sudo, whoami, passwd
    • 包管理: apt-get,添加软件源
    • 进程相关: ps , kill
    • 系统信息相关: top, df, uname
    • 网络相关:ping, telnet, curl, netstat,修改hosts

    相关文章

      网友评论

          本文标题:Linux常用命令

          本文链接:https://www.haomeiwen.com/subject/btnotftx.html