diff --git a/homework/linux.txt b/homework/linux.txt index e69de29b..ab39a4e1 100644 --- a/homework/linux.txt +++ b/homework/linux.txt @@ -0,0 +1,32 @@ + @phil  cat selected.txt commands.txt +383 processes.txt +dbus 623 0.0 0.0 8716 4056 ? Ss 09:09 0:00 /usr/bin/dbus-broker-launch --scope system --audit +root 625 0.0 0.0 342352 22136 ? Ssl 09:09 0:00 /usr/bin/NetworkManager --no-daemon +root 691 0.0 0.0 158356 18428 ? Ssl 09:09 0:00 /usr/bin/sddm +root 695 0.0 0.0 17340 11344 ? Ss 09:09 0:00 /usr/bin/wpa_supplicant -u -s -O /run/wpa_supplicant +phil 825 0.0 0.0 8284 3784 ? Ss 09:09 0:00 /usr/bin/dbus-broker-launch --scope user +phil 827 0.2 0.0 105716 17000 ? S processes.txt + 615 cp processes.txt copy.txt + 616 cat processes.txt + 617 clear + 618 mkdir backup + 619 mv copy.txt ./backup + 620 ls + 621 wc -l processes.txt > selected.txt + 622 grep "/bin" processes.txt >> selected.txt + 623 cat selected.txt + 624 history