• Linux查看非root运行的进程


    Linux查看非root运行的进程


    youhaidong@youhaidong-ThinkPad-Edge-E545:~$ ps -U root -u root -N
      PID TTY          TIME CMD
      663 ?        00:00:00 dbus-daemon
      713 ?        00:00:00 rsyslogd
      730 ?        00:00:00 avahi-daemon
      736 ?        00:00:00 avahi-daemon
      987 ?        00:00:00 kerneloops
     1043 ?        00:00:00 whoopsie
     1080 ?        00:00:00 apache2
     1081 ?        00:00:00 apache2
     1161 ?        00:00:00 dnsmasq
     1515 ?        00:00:00 rtkit-daemon
     1801 ?        00:00:00 gnome-keyring-d
     1806 ?        00:00:00 init
     1872 ?        00:00:01 dbus-daemon
     1881 ?        00:00:00 upstart-event-b
     1885 ?        00:00:00 window-stack-br
     1901 ?        00:00:00 upstart-file-br
     1903 ?        00:00:00 upstart-dbus-br
     1909 ?        00:00:00 upstart-dbus-br
     1911 ?        00:00:08 ibus-daemon
     1926 ?        00:00:00 unity-settings-
     1930 ?        00:00:00 hud-service
     1933 ?        00:00:00 at-spi-bus-laun
     1934 ?        00:00:00 gnome-session
     1938 ?        00:00:08 unity-panel-ser
     1940 ?        00:00:00 dbus-daemon
     1944 ?        00:00:00 gvfsd
     1949 ?        00:00:00 gvfsd-fuse
     1951 ?        00:00:00 ibus-dconf
     1952 ?        00:00:11 ibus-ui-gtk3
     1955 ?        00:00:00 ibus-x11
     1961 ?        00:00:00 at-spi2-registr
     1979 ?        00:00:01 bamfdaemon
     2001 ?        00:00:03 ibus-engine-pin
     2004 ?        00:00:01 indicator-keybo
     2007 ?        00:00:00 indicator-messa
     2008 ?        00:00:00 indicator-bluet
     2013 ?        00:00:00 indicator-power
     2015 ?        00:00:00 indicator-datet
     2022 ?        00:00:00 indicator-sound
     2025 ?        00:00:00 indicator-print
     2026 ?        00:00:00 indicator-sessi
     2039 ?        00:00:00 indicator-appli
     2050 ?        00:00:00 pulseaudio
     2059 ?        00:00:00 evolution-sourc
     2069 ?        00:00:00 colord
     2076 ?        00:00:00 syndaemon
     2083 ?        00:00:00 ibus-engine-sim
     2085 ?        00:00:00 dconf-service
     2113 ?        00:00:00 notify-osd
     2127 ?        00:00:00 evolution-calen
     2148 ?        00:00:45 compiz
     2209 ?        00:00:00 polkit-gnome-au
     2212 ?        00:00:00 nm-applet
     2214 ?        00:00:00 unity-fallback-
     2217 ?        00:00:00 nautilus
     2235 ?        00:00:00 gvfs-udisks2-vo
     2249 ?        00:00:00 gvfs-mtp-volume
     2253 ?        00:00:00 gvfs-gphoto2-vo
     2257 ?        00:00:00 gvfs-afc-volume
     2264 ?        00:00:00 gconfd-2
     2283 ?        00:00:00 gvfsd-trash
     2293 ?        00:00:00 gvfsd-burn
     2298 ?        00:00:00 gvfsd-metadata
     2318 ?        00:04:42 firefox
     2345 ?        00:00:00 unity-webapps-s
     2370 ?        00:00:00 telepathy-indic
     2377 ?        00:00:00 mission-control
     2412 ?        00:00:31 plugin-containe
     2419 ?        00:00:00 zeitgeist-datah
     2424 ?        00:00:00 zeitgeist-daemo
     2437 ?        00:00:00 zeitgeist-fts
     2454 ?        00:00:00 cat
     2495 ?        00:00:00 update-notifier
     2517 ?        00:00:08 update-manager
     2545 ?        00:00:00 deja-dup-monito
     3012 ?        00:00:00 gnome-terminal
     3047 ?        00:00:00 gnome-pty-helpe
     3049 pts/0    00:00:00 bash
     3105 pts/0    00:00:00 ps
    youhaidong@youhaidong-ThinkPad-Edge-E545:~$ 
    



  • 相关阅读:
    Android Studio库依赖问题
    Android学习笔记View的工作原理
    专用服务器模式&共享服务器模式
    Linux命令学习总结:shutdown
    Linux查看设置系统时区
    ORA-01950: no privileges on tablespace xxxx
    complex(x):创建一个复数
    python常用函数之--求绝对值函数:abs(x)
    python学习链接:
    requirejs学习博客址分享
  • 原文地址:https://www.cnblogs.com/hzcya1995/p/13314629.html
Copyright © 2020-2023  润新知