鸟哥linux命令行总结之——首次登入

本系列会将《鸟哥的Linux私房菜-基础版》中的一些个人觉得比较有用的命令行单独摘出来,方便查阅

  • dc 计算器

  • man man 可以查看命令后面括号跟着的数字是干啥使的

  • nano 一款小巧的编辑工具

  • who 查案当前服务器有哪些用户正在使用

  • w 显示当前登录用户有哪些以及这些用户正在干嘛

  • netstat -a 查看网络联机状态

  • ps -aux 查看进程状态

  • sync 将内存中的临时数据写入硬盘

  • shutdown -h now 立刻关机

  • systemctl poweroff 关机

  • systemctl reboot 重启

  • systemctl suspend 休眠


  • 命令后面括号里数字的意义:
    • 1 Executable programs or shell commands
    • 2 System calls (functions provided by the kernel)
    • 3 Library calls (functions within program libraries)
    • 4 Special files (usually found in /dev)
    • 5 File formats and conventions eg /etc/passwd
    • 6 Games
    • 7 Miscellaneous (including macro packages and conventions), e.g. man(7), groff(7)
    • 8 System administration commands (usually only for root)
    • 9 Kernel routines [Non standard]
  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值