sysadmin
  • Linux System Administrator
  • Linux Components
    • OS system
    • CPU
    • Memory
    • Process
    • Disk
    • Network
      • TCP/IP and OSI
    • Job control
    • File system
    • Users Management/permission
    • Linux useful commands
    • VIM
  • Shell&bash
    • 1.简介
    • 2.第一个脚本
    • 3.Shell Variable变量
    • 4.Shell 字符串
    • 5.Shell 数组
    • 6.Shell 注释
    • 7.Shell 传递参数
    • 8.Shell 数组(2)
    • 9. Shell 基本运算符
    • 10. Shell echo命令
    • 11.Shell printf 命令
    • 12.Shell test 命令
    • 13.Shell 流程控制
    • 14.shell函数
    • 15.Shell 输入/输出重定向
    • 16.Shell 文件包含
Powered by GitBook
On this page

Was this helpful?

  1. Linux Components

Process

  • ps

    • ps -e --forest

  • top

  • pstree

PreviousMemoryNextDisk

Last updated 5 years ago

Was this helpful?