- OS : openKylin-0.7.5-x86_64
- blog : 师万物
grep -v grep 除去包含grep的行
root@sww:~# ps aux
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 1 0.0 0.1 167264 11568 ? Ss 20:37 0:01 /sbin/init splash
root 2 0.0 0.0 0 0 ? S 20:37 0:00 [kthreadd]
root 3 0.0 0.0 0 0 ? I< 20:37 0:00 [rcu_gp]
root 4 0.0 0.0 0 0 ? I< 20:37 0:00 [rcu_par_gp]
root 5 0.0 0.0 0 0 ? I< 20:37 0:00 [netns]
root 7 0.0 0.0 0 0 ? I< 20:37 0:00 [kworker/0:0H-events_highpri]
root 9 0.0 0.0 0 0 ? I< 20:37 0:00 [kworker/0:1H-events_highpri]
root 10 0.0 0.0 0 0 ? I< 20:37 0:00 [mm_percpu_wq]
root 11 0.0 0.0 0 0 ? S 20:37 0:00 [rcu_tasks_rude_]
root 12 0.0 0.0 0 0 ? S 20:37 0:00 [rcu_tasks_trace]
root 13 0.0 0.0 0 0 ? S 20:37 0:00 [ksoftirqd/0]
root 14 0.0 0.0 0 0 ? I 20:37 0:00 [rcu_sched]
root 15 0.0 0.0 0 0 ? S 20:37 0:00 [migration/0]
root 16 0.0 0.0 0 0 ? S 20:37 0:00 [idle_inject/0]
root 18 0.0 0.0 0 0 ? S 20:37 0:00 [cpuhp/0]
root 19 0.0 0.0 0 0 ? S 20:37 0:00 [cpuhp/1]
root 20 0.0 0.0 0 0 ? S 20:37 0:00 [idle_inject/1]
root 21 0.0 0.0 0 0 ? S 20:37 0:00 [migration/1]
root 22 0.0 0.0 0 0 ? S 20:37 0:00 [ksoftirqd/1]
root 24 0.0 0.0 0 0 ? I< 20:37 0:00 [kworker/1:0H-events_highpri]
root 25 0.0 0.0 0 0 ? S 20:37 0:00 [kdevtmpfs]
root 26 0.0 0.0 0 0 ? I< 20:37 0:00 [inet_frag_wq]
root 27 0.0 0.0 0 0 ? S 20:37 0:00 [kauditd]
root 29 0.0 0.0 0 0 ? S 20:37 0:00 [khungtaskd]
root 30 0.0 0.0 0 0 ? S 20:37 0:00 [oom_reaper]
root 31 0.0 0.0 0 0 ? I< 20:37 0:00 [writeback]
root 32 0.0 0.0 0 0 ? S 20:37 0:00 [kcompactd0]
root 33 0.0 0.0 0 0 ? SN 20:37 0:00 [ksmd]
root 34 0.0 0.0 0 0 ? SN 20:37 0:00 [khugepaged]
root 39 0.0 0.0 0 0 ? I 20:37 0:00 [kworker/1:1-rcu_par_gp]
root 81 0.0 0.0 0 0 ? I< 20:37 0:00 [kintegrityd]
root 82 0.0 0.0 0 0 ? I< 20:37 0:00 [kblockd]
root 83 0.0 0.0 0 0 ? I< 20:37 0:00 [blkcg_punt_bio]
root 84 0.0 0.0 0 0 ? I< 20:37 0:00 [tpm_dev_wq]
root 85 0.0 0.0 0 0 ? I< 20:37 0:00 [ata_sff]
root 86 0.0 0.0 0 0 ? I< 20:37 0:00 [md]
root 87 0.0 0.0 0 0 ? I< 20:37 0:00 [edac-poller]
root 88 0.0 0.0 0 0 ? I< 20:37 0:00 [devfreq_wq]
root 89 0.0 0.0 0 0 ? S 20:37 0:00 [watchdogd]
root 92 0.0 0.0 0 0 ? S 20:37 0:00 [kswapd0]
root 94 0.0 0.0 0 0 ? I< 20:37 0:00 [kthrotld]
root 95 0.0 0.0 0 0 ? S 20:37 0:00 [irq/24-pciehp]
root 96 0.0 0.0 0 0 ? S 20:37 0:00 [irq/25-pciehp]
root 97 0.0 0.0 0 0 ? S 20:37 0:00 [irq/26-pciehp]
root 98 0.0 0.0 0 0 ? S 20:37 0:00 [irq/27-pciehp]
root 99 0.0 0.0 0 0 ? S 20:37 0:00 [irq/28-pciehp]
root 100 0.0 0.0 0 0 ? S 20:37 0:00 [irq/29-pciehp]
root 101 0.0 0.0 0 0 ? S 20:37 0:00 [irq/30-pciehp]
root 102 0.0 0.0 0 0 ? S 20:37 0:00 [irq/31-pciehp]
root 103 0.0 0.0 0 0 ? S 20:37 0:00 [irq/32-pciehp]
root 104 0.0 0.0 0 0 ? S 20:37 0:00 [irq/33-pciehp]
root 105 0.0 0.0 0 0 ? S 20:37 0:00 [irq/34-pciehp]
root 106 0.0 0.0 0 0 ? S 20:37 0:00 [irq/35-pciehp]
root 107 0.0 0.0 0 0 ? S 20:37 0:00 [irq/36-pciehp]
root 108 0.0 0.0 0 0 ? S 20:37 0:00 [irq/37-pciehp]
root 109 0.0 0.0 0 0 ? S 20:37 0:00 [irq/38-pciehp]
root 110 0.0 0.0 0 0 ? S 20:37 0:00 [irq/39-pciehp]
root 111 0.0 0.0 0 0 ? S 20:37 0:00 [irq/40-pciehp]
root 112 0.0 0.0 0 0 ? S 20:37 0:00 [irq/41-pciehp]
root 113 0.0 0.0 0 0 ? S 20:37 0:00 [irq/42-pciehp]
root 114 0.0 0.0 0 0 ? S 20:37 0:00 [irq/43-pciehp]
root 115 0.0 0.0 0 0 ? S 20:37 0:00 [irq/44-pciehp]
root 116 0.0 0.0 0 0 ? S 20:37 0:00 [irq/45-pciehp]
root 117 0.0 0.0 0 0 ? S 20:37 0:00 [irq/46-pciehp]
root 118 0.0 0.0 0 0 ? S 20:37 0:00 [irq/47-pciehp]
root 119 0.0 0.0 0 0 ? S 20:37 0:00 [irq/48-pciehp]
root 120 0.0 0.0 0 0 ? S 20:37 0:00 [irq/49-pciehp]
root 121 0.0 0.0 0 0 ? S 20:37 0:00 [irq/50-pciehp]
root 122 0.0 0.0 0 0 ? S 20:37 0:00 [irq/51-pciehp]
root 123 0.0 0.0 0 0 ? S 20:37 0:00 [irq/52-pciehp]
root 124 0.0 0.0 0 0 ? S 20:37 0:00 [irq/53-pciehp]
root 125 0.0 0.0 0 0 ? S 20:37 0:00 [irq/54-pciehp]
root 126 0.0 0.0 0 0 ? S 20:37 0:00 [irq/55-pciehp]
root 127 0.0 0.0 0 0 ? I< 20:37 0:00 [acpi_thermal_pm]
root 129 0.0 0.0 0 0 ? S 20:37 0:00 [scsi_eh_0]
root 130 0.0 0.0 0 0 ? I< 20:37 0:00 [scsi_tmf_0]
root 131 0.0 0.0 0 0 ? S 20:37 0:00 [scsi_eh_1]
root 132 0.0 0.0 0 0 ? I< 20:37 0:00 [scsi_tmf_1]
root 134 0.0 0.0 0 0 ? I< 20:37 0:00 [vfio-irqfd-clea]
root 135 0.0 0.0 0 0 ? I< 20:37 0:00 [kworker/1:1H-events_highpri]
root 136 0.0 0.0 0 0 ? I< 20:37 0:00 [mld]
root 137 0.0 0.0 0 0 ? I< 20:37 0:00 [ipv6_addrconf]
root 148 0.0 0.0 1076 4 ? S 20:37 0:00 bpfilter_umh
root 149 0.0 0.0 0 0 ? I< 20:37 0:00 [kstrp]
root 152 0.0 0.0 0 0 ? I< 20:37 0:00 [zswap-shrink]
root 154 0.0 0.0 0 0 ? I< 20:37 0:00 [kworker/u257:0]
root 159 0.0 0.0 0 0 ? I< 20:37 0:00 [charger_manager]
root 203 0.0 0.0 0 0 ? I< 20:37 0:00 [mpt_poll_0]
root 204 0.0 0.0 0 0 ? I< 20:37 0:00 [mpt/0]
root 206 0.0 0.0 0 0 ? S 20:37 0:00 [scsi_eh_2]
root 207 0.0 0.0 0 0 ? I< 20:37 0:00 [scsi_tmf_2]
root 208 0.0 0.0 0 0 ? S 20:37 0:00 [scsi_eh_3]
root 209 0.0 0.0 0 0 ? I< 20:37 0:00 [scsi_tmf_3]
root 210 0.0 0.0 0 0 ? S 20:37 0:00 [scsi_eh_4]
root 211 0.0 0.0 0 0 ? I< 20:37 0:00 [scsi_tmf_4]
root 212 0.0 0.0 0 0 ? S 20:37 0:00 [scsi_eh_5]
root 213 0.0 0.0 0 0 ? I< 20:37 0:00 [scsi_tmf_5]
root 214 0.0 0.0 0 0 ? S 20:37 0:00 [scsi_eh_6]
root 215 0.0 0.0 0 0 ? I< 20:37 0:00 [scsi_tmf_6]
root 216 0.0 0.0 0 0 ? S 20:37 0:00 [scsi_eh_7]
root 217 0.0 0.0 0 0 ? I< 20:37 0:00 [scsi_tmf_7]
root 218 0.0 0.0 0 0 ? S 20:37 0:00 [scsi_eh_8]
root 219 0.0 0.0 0 0 ? I< 20:37 0:00 [scsi_tmf_8]
root 220 0.0 0.0 0 0 ? S 20:37 0:00 [scsi_eh_9]
root 221 0.0 0.0 0 0 ? I< 20:37 0:00 [scsi_tmf_9]
root 222 0.0 0.0 0 0 ? S 20:37 0:00 [scsi_eh_10]
root 223 0.0 0.0 0 0 ? I< 20:37 0:00 [scsi_tmf_10]
root 224 0.0 0.0 0 0 ? S 20:37 0:00 [scsi_eh_11]
root 225 0.0 0.0 0 0 ? I< 20:37 0:00 [scsi_tmf_11]
root 226 0.0 0.0 0 0 ? S 20:37 0:00 [scsi_eh_12]
root 227 0.0 0.0 0 0 ? I< 20:37 0:00 [scsi_tmf_12]
root 228 0.0 0.0 0 0 ? S 20:37 0:00 [scsi_eh_13]
root 229 0.0 0.0 0 0 ? I< 20:37 0:00 [scsi_tmf_13]
root 230 0.0 0.0 0 0 ? S 20:37 0:00 [scsi_eh_14]
root 231 0.0 0.0 0 0 ? I< 20:37 0:00 [scsi_tmf_14]
root 232 0.0 0.0 0 0 ? S 20:37 0:00 [scsi_eh_15]
root 233 0.0 0.0 0 0 ? I< 20:37 0:00 [scsi_tmf_15]
root 234 0.0 0.0 0 0 ? S 20:37 0:00 [scsi_eh_16]
root 235 0.0 0.0 0 0 ? I< 20:37 0:00 [scsi_tmf_16]
root 236 0.0 0.0 0 0 ? S 20:37 0:00 [scsi_eh_17]
root 237 0.0 0.0 0 0 ? I< 20:37 0:00 [scsi_tmf_17]
root 238 0.0 0.0 0 0 ? S 20:37 0:00 [scsi_eh_18]
root 239 0.0 0.0 0 0 ? I< 20:37 0:00 [scsi_tmf_18]
root 240 0.0 0.0 0 0 ? S 20:37 0:00 [scsi_eh_19]
root 241 0.0 0.0 0 0 ? I< 20:37 0:00 [scsi_tmf_19]
root 242 0.0 0.0 0 0 ? S 20:37 0:00 [scsi_eh_20]
root 243 0.0 0.0 0 0 ? I< 20:37 0:00 [scsi_tmf_20]
root 244 0.0 0.0 0 0 ? S 20:37 0:00 [scsi_eh_21]
root 245 0.0 0.0 0 0 ? I< 20:37 0:00 [scsi_tmf_21]
root 246 0.0 0.0 0 0 ? S 20:37 0:00 [scsi_eh_22]
root 247 0.0 0.0 0 0 ? I< 20:37 0:00 [scsi_tmf_22]
root 248 0.0 0.0 0 0 ? S 20:37 0:00 [scsi_eh_23]
root 249 0.0 0.0 0 0 ? I< 20:37 0:00 [scsi_tmf_23]
root 250 0.0 0.0 0 0 ? S 20:37 0:00 [scsi_eh_24]
root 251 0.0 0.0 0 0 ? I< 20:37 0:00 [scsi_tmf_24]
root 252 0.0 0.0 0 0 ? S 20:37 0:00 [scsi_eh_25]
root 253 0.0 0.0 0 0 ? I< 20:37 0:00 [scsi_tmf_25]
root 254 0.0 0.0 0 0 ? S 20:37 0:00 [scsi_eh_26]
root 255 0.0 0.0 0 0 ? I< 20:37 0:00 [scsi_tmf_26]
root 256 0.0 0.0 0 0 ? S 20:37 0:00 [scsi_eh_27]
root 257 0.0 0.0 0 0 ? I< 20:37 0:00 [scsi_tmf_27]
root 258 0.0 0.0 0 0 ? S 20:37 0:00 [scsi_eh_28]
root 259 0.0 0.0 0 0 ? I< 20:37 0:00 [scsi_tmf_28]
root 260 0.0 0.0 0 0 ? S 20:37 0:00 [scsi_eh_29]
root 261 0.0 0.0 0 0 ? I< 20:37 0:00 [scsi_tmf_29]
root 262 0.0 0.0 0 0 ? S 20:37 0:00 [scsi_eh_30]
root 263 0.0 0.0 0 0 ? I< 20:37 0:00 [scsi_tmf_30]
root 264 0.0 0.0 0 0 ? S 20:37 0:00 [scsi_eh_31]
root 265 0.0 0.0 0 0 ? I< 20:37 0:00 [scsi_tmf_31]
root 292 0.0 0.0 0 0 ? S 20:37 0:00 [scsi_eh_32]
root 293 0.0 0.0 0 0 ? I< 20:37 0:00 [scsi_tmf_32]
root 334 0.0 0.0 0 0 ? S 20:37 0:00 [jbd2/sda5-8]
root 335 0.0 0.0 0 0 ? I< 20:37 0:00 [ext4-rsv-conver]
root 370 0.0 0.3 67216 25892 ? S<s 20:37 0:01 /lib/systemd/systemd-journald
root 392 0.0 0.0 24688 6840 ? Ss 20:37 0:00 /lib/systemd/systemd-udevd
root 442 0.0 0.0 0 0 ? I< 20:37 0:00 [ttm_swap]
root 443 0.0 0.0 0 0 ? S 20:37 0:00 [irq/16-vmwgfx]
root 445 0.0 0.0 0 0 ? S 20:37 0:00 [card0-crtc0]
root 446 0.0 0.0 0 0 ? S 20:37 0:00 [card0-crtc1]
root 447 0.0 0.0 0 0 ? S 20:37 0:00 [card0-crtc2]
root 448 0.0 0.0 0 0 ? S 20:37 0:00 [card0-crtc3]
root 449 0.0 0.0 0 0 ? S 20:37 0:00 [card0-crtc4]
root 450 0.0 0.0 0 0 ? S 20:37 0:00 [card0-crtc5]
root 451 0.0 0.0 0 0 ? S 20:37 0:00 [card0-crtc6]
root 452 0.0 0.0 0 0 ? S 20:37 0:00 [card0-crtc7]
root 459 0.0 0.0 0 0 ? S 20:37 0:00 [jbd2/sda1-8]
root 462 0.0 0.0 0 0 ? I< 20:37 0:00 [ext4-rsv-conver]
root 467 0.0 0.0 0 0 ? S 20:37 0:00 [jbd2/sda7-8]
root 471 0.0 0.0 0 0 ? I< 20:37 0:00 [ext4-rsv-conver]
root 495 0.0 0.0 8468 5104 ? Ss 20:37 0:00 /usr/sbin/haveged --Foreground --verbose=1 -w 1024
systemd+ 496 0.0 0.1 23916 13300 ? Ss 20:37 0:00 /lib/systemd/systemd-resolved
systemd+ 497 0.0 0.0 89824 6344 ? Ssl 20:37 0:00 /lib/systemd/systemd-timesyncd
root 541 0.0 0.0 0 0 ? I< 20:37 0:00 [cryptd]
root 563 0.0 0.1 244500 9172 ? Ssl 20:37 0:00 /usr/lib/accountsservice/accounts-daemon
root 564 0.0 0.1 377604 10444 ? Ssl 20:37 0:00 /usr/lib/biometric-authentication/biometric-authenticationd
root 565 0.0 0.1 31336 8604 ? Ss 20:37 0:02 /usr/sbin/cupsd -l
message+ 566 0.0 0.0 8552 5544 ? Ss 20:37 0:00 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
root 568 0.0 0.2 269072 21992 ? Ssl 20:37 0:03 /usr/sbin/NetworkManager --no-daemon
root 573 0.0 0.1 1097248 10128 ? Ssl 20:37 0:02 /usr/bin/kylin-kmre-daemon
root 576 0.0 0.7 117224 59008 ? Ss 20:37 0:00 /usr/bin/python3 /usr/share/kylin-system-updater/kylin-system-updater
root 577 0.0 0.0 248712 4860 ? Ssl 20:37 0:00 /usr/bin/systime
root 580 0.0 0.2 39908 19764 ? Ss 20:37 0:00 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers
syslog 582 0.0 0.0 221640 4980 ? Ssl 20:37 0:00 /usr/sbin/rsyslogd -n -iNONE
root 583 0.0 0.0 9852 5204 ? Ss 20:37 0:00 /usr/sbin/smartd -n
root 584 0.0 0.0 16424 7824 ? Ss 20:37 0:00 /lib/systemd/systemd-logind
root 586 0.0 0.1 392804 13860 ? Ssl 20:37 0:00 /usr/lib/udisks2/udisksd
root 587 0.0 0.1 136556 10256 ? Ssl 20:37 0:00 /usr/bin/group-manager-server
root 588 0.0 0.1 285748 13864 ? Ssl 20:37 0:00 /usr/bin/ukui-input-gather
root 589 0.0 0.0 14044 5256 ? Ss 20:37 0:00 /sbin/wpa_supplicant -u -s -O /run/wpa_supplicant
root 626 0.0 0.1 237524 10444 ? Ssl 20:37 0:00 /usr/lib/policykit-1/polkitd --no-debug
root 648 0.3 0.5 895104 44348 ? Ssl 20:37 0:31 /usr/bin/containerd
root 655 0.0 0.1 309152 9020 ? Ssl 20:37 0:00 /usr/sbin/lightdm
root 676 0.0 0.0 12168 6584 ? Ss 20:37 0:00 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups
dnsmasq 681 0.0 0.0 16712 472 ? S 20:37 0:00 /usr/sbin/dnsmasq -x /run/dnsmasq/dnsmasq.pid -u dnsmasq -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new --local-
root 742 0.0 0.0 11768 1032 tty1 Ss+ 20:37 0:00 /sbin/agetty -o -p -- \u --noclear tty1 linux
root 744 0.0 0.0 169688 7748 ? Sl 20:37 0:00 lightdm --session-child 8 14
root 747 0.0 0.1 135716 10844 ? Ssl 20:37 0:00 /usr/bin/kylin-app-cgroupd
root 748 0.0 0.1 133044 10500 ? Ssl 20:37 0:00 /usr/bin/ukui-media-control-led
sww 757 0.0 0.1 18344 9716 ? Ss 20:37 0:00 /lib/systemd/systemd --user
sww 759 0.0 0.0 168156 3300 ? S 20:37 0:00 (sd-pam)
sww 802 0.0 0.2 40024 20304 ? Ss 20:37 0:00 /usr/bin/python3 /usr/share/kylin-software-center/backend/remote/remoter_daemon.py
sww 803 0.1 1.8 1005952 148196 ? Ssl 20:37 0:13 kwin_wayland --xwayland --drm --no-lockscreen --exit-with-session=/usr/bin/ukui-session
sww 817 0.0 0.0 8724 5908 ? Ss 20:37 0:01 /usr/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
sww 888 0.0 0.0 6136 460 ? Ss 20:37 0:00 /usr/bin/ssh-agent /opt/sogoupinyin/files/bin/sogouimebs-session /usr/bin/im-launch /usr/bin/ukui-session-wayland
root 924 0.0 0.1 39880 13936 ? Ss 20:37 0:00 /usr/sbin/nmbd --foreground --no-process-group
root 959 0.0 0.2 53808 21796 ? Ss 20:37 0:00 /usr/sbin/smbd --foreground --no-process-group
root 964 0.0 0.0 52108 6312 ? S 20:37 0:00 /usr/sbin/smbd --foreground --no-process-group
root 965 0.0 0.0 52100 4404 ? S 20:37 0:00 /usr/sbin/smbd --foreground --no-process-group
root 968 0.0 0.1 53936 10072 ? S 20:37 0:00 /usr/sbin/smbd --foreground --no-process-group
sww 994 0.0 0.0 242864 7980 ? Ssl 20:37 0:00 /usr/libexec/gvfsd
root 998 0.0 1.0 860580 81312 ? Ssl 20:37 0:01 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
sww 1001 0.0 0.1 381300 8156 ? Sl 20:37 0:00 /usr/libexec/gvfsd-fuse /run/user/1000/gvfs -f -o big_writes
sww 1011 0.0 0.6 435748 53088 ? Sl 20:37 0:00 /usr/bin/Xwayland :0 -listen 46 -listen 47 -displayfd 38 -rootless -wm 41
sww 1021 0.0 0.4 404204 38104 ? Sl 20:37 0:00 /usr/bin/ukui-session
root 1032 0.0 0.0 0 0 ? I< 20:37 0:00 [cfg80211]
sww 1039 0.0 0.0 156220 5716 ? Sl 20:37 0:00 /usr/libexec/dconf-service
sww 1047 0.0 0.2 443644 17468 ? Sl 20:37 0:04 /usr/bin/kylin-status-manager
sww 1048 0.0 0.4 475460 34564 ? Sl 20:37 0:02 /usr/bin/sni-daemon
sww 1049 0.0 0.4 551392 36420 ? Sl 20:37 0:02 /usr/bin/sni-xembed-proxy
sww 1058 0.0 0.4 401184 34132 ? Sl 20:37 0:00 /usr/bin/panel-daemon
sww 1062 0.0 0.6 791888 56112 ? Sl 20:37 0:00 /usr/bin/ukui-settings-daemon
sww 1071 0.0 1.0 767708 85236 ? Sl 20:37 0:08 /usr/bin/ukui-panel
sww 1073 0.0 1.2 1001712 99312 ? Sl 20:37 0:03 /usr/bin/peony-qt-desktop -w -d
sww 1199 0.0 0.1 308956 8456 ? Sl 20:37 0:00 /usr/libexec/at-spi-bus-launcher --launch-immediately
sww 1225 0.0 0.0 239440 5200 ? Sl 20:37 0:00 /usr/libexec/geoclue-2.0/demos/agent
sww 1260 0.0 0.0 6804 3928 ? S 20:37 0:00 /usr/bin/dbus-daemon --config-file=/usr/share/defaults/at-spi2/accessibility.conf --nofork --print-address 3
sww 1263 0.0 0.4 274524 37000 ? Sl 20:37 0:00 /usr/bin/fcitx -r
sww 1284 0.0 0.4 623584 37480 ? Sl 20:37 0:02 /usr/bin/kylin-app-manager
sww 1285 0.0 1.0 789936 89072 ? Sl 20:37 0:03 /usr/bin/kylin-nm
sww 1286 0.0 0.4 635828 40468 ? Sl 20:37 0:01 /usr/bin/kylin-printer-applet
sww 1299 0.0 0.4 401100 34252 ? Sl 20:37 0:00 /usr/bin/user-guide-daemon
sww 1302 0.0 1.3 1015348 110684 ? Sl 20:38 0:01 /usr/bin/kylin-weather showmainwindow%u
sww 1312 0.0 0.9 526864 81076 ? Sl 20:38 0:00 /usr/lib/x86_64-linux-gnu/ukui-polkit/polkit-ukui-authentication-agent-1
sww 1322 0.0 0.1 352820 12656 ? Ssl 20:38 0:00 /usr/libexec/gvfs-udisks2-volume-monitor
sww 1354 0.0 0.2 510872 16892 ? Sl 20:38 0:02 /usr/bin/bluetoothService -o
sww 1382 0.0 1.3 723972 111256 ? Sl 20:38 0:04 /usr/bin/ukui-menu
sww 1387 0.0 0.0 239024 6352 ? Ssl 20:38 0:00 /usr/libexec/gvfs-goa-volume-monitor
sww 1388 0.0 0.4 475576 35332 ? Sl 20:38 0:02 /usr/bin/ukui-powermanagement
sww 1392 0.0 0.1 433212 15904 ? Sl 20:38 0:02 /usr/bin/ukui-screensaver-backend
sww 1397 0.0 0.5 506088 42760 ? Sl 20:38 0:00 /usr/bin/ukui-search-service
sww 1401 0.0 1.0 706128 86712 ? Sl 20:38 0:00 /usr/bin/ukui-search
root 1403 0.0 0.1 255136 9340 ? Ssl 20:38 0:00 /usr/lib/upower/upowerd
root 1412 0.0 0.1 124608 11676 ? Sl 20:38 0:00 /usr/bin/ukui-powermanagement-service
sww 1414 0.0 1.1 772500 90852 ? Sl 20:38 0:03 /usr/bin/ukui-sidebar
root 1421 0.0 0.2 295832 19008 ? Sl 20:38 0:00 /usr/bin/launchSysDbus
sww 1428 0.0 0.4 401132 33748 ? Sl 20:38 0:00 /usr/bin/ukui-upower
sww 1435 0.0 0.0 238844 6500 ? Ssl 20:38 0:00 /usr/libexec/gvfs-mtp-volume-monitor
sww 1444 0.0 0.6 570232 49924 ? Sl 20:38 0:02 /usr/bin/ukui-volume-control-applet-qt
sww 1491 0.0 0.0 7204 3300 ? Ss 20:38 0:00 /usr/bin/dbus-daemon --syslog --fork --print-pid 5 --print-address 7 --config-file /usr/share/fcitx/dbus/daemon.co
sww 1497 0.0 0.0 240700 6972 ? Ssl 20:38 0:00 /usr/libexec/gvfs-gphoto2-volume-monitor
root 1510 0.0 0.1 124504 9372 ? Sl 20:38 0:00 /usr/bin/authoritydbus
sww 1513 0.0 0.0 6192 256 ? SN 20:38 0:00 /usr/bin/fcitx-dbus-watcher unix:abstract=/tmp/dbus-K9pt1yXsOz,guid=a9e61e6c2e1e50f3b1db926463aae729 1491
sww 1535 0.0 0.0 319788 7516 ? Ssl 20:38 0:00 /usr/libexec/gvfs-afc-volume-monitor
sww 1559 0.0 0.0 160560 6700 ? Sl 20:38 0:00 /usr/libexec/at-spi2-registryd --use-gnome-session
sww 1581 0.0 0.1 394080 10204 ? Sl 20:38 0:00 /usr/libexec/gvfsd-network --spawner :1.8 /org/gtk/gvfs/exec_spaw/0
sww 1602 0.0 0.1 320348 10428 ? Sl 20:38 0:00 /usr/libexec/gvfsd-computer --spawner :1.8 /org/gtk/gvfs/exec_spaw/2
sww 1610 0.0 0.1 320196 10580 ? Sl 20:38 0:00 /usr/libexec/gvfsd-trash --spawner :1.8 /org/gtk/gvfs/exec_spaw/3
sww 1627 0.0 0.1 320384 10184 ? Sl 20:38 0:00 /usr/libexec/gvfsd-recent --spawner :1.8 /org/gtk/gvfs/exec_spaw/4
root 1632 0.0 0.1 124380 10060 ? Sl 20:38 0:00 /usr/bin/ukui-search-systemdbus
sww 1647 0.0 0.0 165348 6332 ? Ssl 20:38 0:00 /usr/libexec/gvfsd-metadata
sww 1650 0.0 0.1 270644 14288 ? S 20:38 0:00 /usr/bin/journalctl -u systemd-timedated.service -f
sww 1652 0.0 0.1 270644 14592 ? S 20:38 0:00 /usr/bin/journalctl -u systemd-timedated.service -f
sww 1671 0.0 0.2 175936 18388 ? Sl 20:38 0:00 /opt/sogoupinyin/files/bin/sogoupinyin-watchdog
sww 1678 0.0 0.7 648064 62180 ? Sl 20:38 0:00 /opt/sogoupinyin/files/bin/sogoupinyin-service
sww 1685 0.0 0.1 318144 8404 ? Sl 20:38 0:00 /usr/libexec/gvfsd-dnssd --spawner :1.8 /org/gtk/gvfs/exec_spaw/5
sww 1696 0.0 0.4 561892 38452 ? Sl 20:38 0:00 /usr/bin/kylin-kmre-manager
sww 1767 0.0 0.0 0 0 ? Z 20:38 0:00 [sh] <defunct>
sww 1770 0.0 0.0 2880 1068 ? S 20:38 0:00 /usr/share/kylin-software-center/backend/remote/start_remoter/start_remoter
sww 1771 0.0 0.8 205600 67432 ? Sl 20:38 0:01 /usr/share/kylin-software-center/backend/remote/start_remoter/start_remoter
root 1805 0.0 0.1 133212 11748 ? Ssl 20:38 0:00 /usr/bin/timermanager
root 1808 0.0 0.1 131540 13984 ? Sl 20:38 0:00 /usr/bin/kylin-software-properties-service
root 1834 0.0 0.1 14844 8792 ? Ss 20:40 0:00 sshd: sww [priv]
sww 1862 0.0 0.0 14844 5760 ? R 20:40 0:00 sshd: sww@pts/0
sww 1863 0.0 0.0 13812 5060 pts/0 Ss 20:40 0:00 -bash
sww 1892 0.0 0.1 133288 10300 ? Sl 20:40 0:00 /usr/bin/ukui-control-center-session
uuidd 1997 0.0 0.0 14500 1504 ? Ss 20:42 0:00 /usr/sbin/uuidd --socket-activation
root 2001 0.0 0.5 173804 40924 ? Sl 20:42 0:01 /usr/bin/python3 /usr/bin/kylin-software-center-daemon
sww 2362 0.0 0.4 400488 32744 ? Ssl 20:54 0:00 /usr/lib/x86_64-linux-gnu/libexec/kf5/kscreen_backend_launcher
sww 2447 0.0 0.0 390488 7552 ? Sl 20:57 0:00 /usr/libexec/gvfsd-burn --spawner :1.8 /org/gtk/gvfs/exec_spaw/6
root 2551 0.0 0.0 0 0 ? I 20:58 0:01 [kworker/1:2-events_freezable]
root 2615 0.0 0.0 0 0 ? I 20:58 0:00 [kworker/0:1-cgroup_destroy]
root 2658 0.0 0.1 124604 9840 ? Sl 20:59 0:00 /usr/bin/uniauth-backend
root 3067 0.0 0.0 0 0 ? I 21:56 0:00 [kworker/0:2-events]
root 3412 0.0 0.0 16204 4660 pts/0 S 22:43 0:00 sudo -s
root 3415 0.0 0.0 13020 4152 pts/0 S 22:43 0:00 /bin/bash
sww 3428 0.0 0.0 0 0 ? Z 22:44 0:00 [sh] <defunct>
root 3501 0.0 0.0 0 0 ? I 22:53 0:00 [kworker/u256:0-events_unbound]
root 3532 0.0 0.0 0 0 ? I 22:58 0:00 [kworker/u256:2-events_unbound]
root 3564 0.0 0.0 0 0 ? I 23:04 0:00 [kworker/u256:1]
root 3585 0.0 0.0 15280 3532 pts/0 R+ 23:07 0:00 ps aux
root@sww:~# ps aux|grep sshd
root 676 0.0 0.0 12168 6584 ? Ss 20:37 0:00 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups
root 1834 0.0 0.1 14844 8792 ? Ss 20:40 0:00 sshd: sww [priv]
sww 1862 0.0 0.0 14844 5760 ? S 20:40 0:00 sshd: sww@pts/0
root 3587 0.0 0.0 12192 1080 pts/0 S+ 23:07 0:00 grep --color=auto sshd
root@sww:~# ps aux|grep sshd|grep -v "grep"
root 676 0.0 0.0 12168 6584 ? Ss 20:37 0:00 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups
root 1834 0.0 0.1 14844 8792 ? Ss 20:40 0:00 sshd: sww [priv]
sww 1862 0.0 0.0 14844 5760 ? S 20:40 0:00 sshd: sww@pts/0
学习资源
感恩曾经帮助过 师万物 的同学们。