From 47907bb384e71cadf4c0c510d9a32a1ac9f8a56e Mon Sep 17 00:00:00 2001 From: 1Bc <58879458+1Bc@users.noreply.github.com> Date: Wed, 25 Feb 2026 19:00:12 +0100 Subject: [PATCH 1/4] Add process list and commands to linux.txt --- homework/linux.txt | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/homework/linux.txt b/homework/linux.txt index e69de29b..bf6b88f8 100644 --- a/homework/linux.txt +++ b/homework/linux.txt @@ -0,0 +1,26 @@ + @phil  cat selected.txt commands.txt +430 +dbus 639 0.0 0.0 8628 4220 ? Ss 13:23 0:00 /usr/bin/dbus-broker-launch --scope system --audit +root 642 0.0 0.1 565392 26500 ? Ssl 13:23 0:03 /usr/bin/NetworkManager --no-daemon +root 691 0.0 0.0 17448 12708 ? Ss 13:23 0:03 /usr/bin/wpa_supplicant -u -s -O /run/wpa_supplicant +root 702 0.0 0.1 158664 20264 ? Ssl 13:23 0:00 /usr/bin/sddm +root 704 0.0 0.3 2527948 54504 ? Ssl 13:23 0:09 /usr/bin/containerd +root 839 0.0 0.4 2720212 77400 ? Ssl 13:24 0:01 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock +phil 1158 0.0 0.0 8156 3920 ? Ss 13:24 0:00 /usr/bin/dbus-broker-launch --scope user +phil 1160 0.4 0.1 107308 18436 ? S selected.txt + 2854 grep "/bin" processes.txt >> selected.txt + 2855 history From 1913ef6021344257643ed799273d9d8523548443 Mon Sep 17 00:00:00 2001 From: 1Bc <58879458+1Bc@users.noreply.github.com> Date: Wed, 25 Feb 2026 19:07:58 +0100 Subject: [PATCH 2/4] Update linux.txt with new command outputs --- homework/linux.txt | 38 ++++++++++++++++++++++---------------- 1 file changed, 22 insertions(+), 16 deletions(-) diff --git a/homework/linux.txt b/homework/linux.txt index bf6b88f8..ff1efe24 100644 --- a/homework/linux.txt +++ b/homework/linux.txt @@ -1,26 +1,32 @@ - @phil  cat selected.txt commands.txt -430 + Wed 25 Feb - 19:04  ~/Documents/coders-school/linux/assignment-1  + @phil  cat selected.txt commands.txt +431 dbus 639 0.0 0.0 8628 4220 ? Ss 13:23 0:00 /usr/bin/dbus-broker-launch --scope system --audit -root 642 0.0 0.1 565392 26500 ? Ssl 13:23 0:03 /usr/bin/NetworkManager --no-daemon +root 642 0.0 0.1 565392 26500 ? Ssl 13:23 0:04 /usr/bin/NetworkManager --no-daemon root 691 0.0 0.0 17448 12708 ? Ss 13:23 0:03 /usr/bin/wpa_supplicant -u -s -O /run/wpa_supplicant root 702 0.0 0.1 158664 20264 ? Ssl 13:23 0:00 /usr/bin/sddm -root 704 0.0 0.3 2527948 54504 ? Ssl 13:23 0:09 /usr/bin/containerd -root 839 0.0 0.4 2720212 77400 ? Ssl 13:24 0:01 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock +root 704 0.0 0.3 2527948 54512 ? Ssl 13:23 0:09 /usr/bin/containerd +root 839 0.0 0.4 2720212 77408 ? Ssl 13:24 0:01 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock phil 1158 0.0 0.0 8156 3920 ? Ss 13:24 0:00 /usr/bin/dbus-broker-launch --scope user -phil 1160 0.4 0.1 107308 18436 ? S selected.txt - 2854 grep "/bin" processes.txt >> selected.txt - 2855 history +phil 1765 0.0 0.3 559416 53308 ? Sl 13:24 0:13 /usr/bin/python /usr/bin/blueman-tray +phil 119995 0.0 0.1 2065184 27776 ? Sl 18:47 0:00 /usr/bin/kitten __atexit__ +phil 120002 0.1 0.0 12088 10044 pts/2 Ss 18:47 0:01 /usr/bin/zsh + 2860 ls + 2861 rm -rf assignment-1 + 2862 mkdir assignment-1 + 2863 cd assignment-1 + 2864 ps aux > processes.txt + 2865 cp processes.txt copy.txt + 2866 mkdir backup + 2867 mv copy.txt backup + 2868 wc -l < processes.txt > selected.txt + 2869 grep "/bin" processes.txt >> selected.txt From b5f3295eeec7b54c914c5e51011428e43b41c342 Mon Sep 17 00:00:00 2001 From: 1Bc <58879458+1Bc@users.noreply.github.com> Date: Wed, 25 Feb 2026 19:12:46 +0100 Subject: [PATCH 3/4] Update linux.txt with new command history and output --- homework/linux.txt | 63 +++++++++++++++++++++++++--------------------- 1 file changed, 34 insertions(+), 29 deletions(-) diff --git a/homework/linux.txt b/homework/linux.txt index ff1efe24..0acbfcae 100644 --- a/homework/linux.txt +++ b/homework/linux.txt @@ -1,32 +1,37 @@ - Wed 25 Feb - 19:04  ~/Documents/coders-school/linux/assignment-1  + Wed 25 Feb - 19:11  ~/Documents/coders-school/linux/assignment-1  @phil  cat selected.txt commands.txt -431 -dbus 639 0.0 0.0 8628 4220 ? Ss 13:23 0:00 /usr/bin/dbus-broker-launch --scope system --audit -root 642 0.0 0.1 565392 26500 ? Ssl 13:23 0:04 /usr/bin/NetworkManager --no-daemon -root 691 0.0 0.0 17448 12708 ? Ss 13:23 0:03 /usr/bin/wpa_supplicant -u -s -O /run/wpa_supplicant -root 702 0.0 0.1 158664 20264 ? Ssl 13:23 0:00 /usr/bin/sddm -root 704 0.0 0.3 2527948 54512 ? Ssl 13:23 0:09 /usr/bin/containerd -root 839 0.0 0.4 2720212 77408 ? Ssl 13:24 0:01 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock -phil 1158 0.0 0.0 8156 3920 ? Ss 13:24 0:00 /usr/bin/dbus-broker-launch --scope user -phil 1160 0.4 0.1 107308 18452 ? S processes.txt - 2865 cp processes.txt copy.txt - 2866 mkdir backup - 2867 mv copy.txt backup +402 +209:dbus 639 0.0 0.0 8628 4220 ? Ss 13:23 0:00 /usr/bin/dbus-broker-launch --scope system --audit +212:root 642 0.0 0.1 565392 26500 ? Ssl 13:23 0:04 /usr/bin/NetworkManager --no-daemon +215:root 691 0.0 0.0 17448 12708 ? Ss 13:23 0:03 /usr/bin/wpa_supplicant -u -s -O /run/wpa_supplicant +216:root 702 0.0 0.1 158664 20264 ? Ssl 13:23 0:00 /usr/bin/sddm +217:root 704 0.0 0.3 2527948 54516 ? Ssl 13:23 0:10 /usr/bin/containerd +221:root 839 0.0 0.4 2720212 77408 ? Ssl 13:24 0:01 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock +225:phil 1158 0.0 0.0 8156 3920 ? Ss 13:24 0:00 /usr/bin/dbus-broker-launch --scope user +227:phil 1160 0.4 0.1 107156 17540 ? S selected.txt 2869 grep "/bin" processes.txt >> selected.txt + 2870 history | tail -n 10 > commands.txt + 2871 cat selected.txt commands.txt + 2872 ls + 2873 cd .. + 2874 rm -rf assignment-1 + 2875 mkdir assignment-1 + 2876 cd assignment-1 + 2877 ps aux > processes.txt + 2878 cp processes.txt copy.txt + 2879 mkdir backup + 2880 mv copy.txt backup/ + 2881 wc -l < processes.txt > selected.txt + 2882 grep -n "/bin" processes.txt >> selected.txt From e8c598a70c690f04154e0ed133930416f1c969c4 Mon Sep 17 00:00:00 2001 From: 1Bc <58879458+1Bc@users.noreply.github.com> Date: Wed, 25 Feb 2026 19:18:34 +0100 Subject: [PATCH 4/4] Update linux.txt with new command outputs --- homework/linux.txt | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/homework/linux.txt b/homework/linux.txt index 0acbfcae..7d2c362e 100644 --- a/homework/linux.txt +++ b/homework/linux.txt @@ -1,37 +1,37 @@ - Wed 25 Feb - 19:11  ~/Documents/coders-school/linux/assignment-1  + Wed 25 Feb - 19:17  ~/Documents/coders-school/linux/assignment-1  @phil  cat selected.txt commands.txt -402 +377 209:dbus 639 0.0 0.0 8628 4220 ? Ss 13:23 0:00 /usr/bin/dbus-broker-launch --scope system --audit 212:root 642 0.0 0.1 565392 26500 ? Ssl 13:23 0:04 /usr/bin/NetworkManager --no-daemon 215:root 691 0.0 0.0 17448 12708 ? Ss 13:23 0:03 /usr/bin/wpa_supplicant -u -s -O /run/wpa_supplicant 216:root 702 0.0 0.1 158664 20264 ? Ssl 13:23 0:00 /usr/bin/sddm -217:root 704 0.0 0.3 2527948 54516 ? Ssl 13:23 0:10 /usr/bin/containerd +217:root 704 0.0 0.3 2527948 54524 ? Ssl 13:23 0:10 /usr/bin/containerd 221:root 839 0.0 0.4 2720212 77408 ? Ssl 13:24 0:01 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock 225:phil 1158 0.0 0.0 8156 3920 ? Ss 13:24 0:00 /usr/bin/dbus-broker-launch --scope user -227:phil 1160 0.4 0.1 107156 17540 ? S selected.txt - 2869 grep "/bin" processes.txt >> selected.txt - 2870 history | tail -n 10 > commands.txt - 2871 cat selected.txt commands.txt - 2872 ls - 2873 cd .. - 2874 rm -rf assignment-1 - 2875 mkdir assignment-1 - 2876 cd assignment-1 - 2877 ps aux > processes.txt - 2878 cp processes.txt copy.txt - 2879 mkdir backup - 2880 mv copy.txt backup/ - 2881 wc -l < processes.txt > selected.txt - 2882 grep -n "/bin" processes.txt >> selected.txt +308:phil 119995 0.0 0.1 2065184 27744 ? Sl 18:47 0:00 /usr/bin/kitten __atexit__ +309:phil 120002 0.1 0.0 12088 10088 pts/2 Ss 18:47 0:02 /usr/bin/zsh + 2883 history | tail -n 15 > commands.txt + 2884 cat selected.txt commands.txt + 2885 cd .. + 2886 rm -rf assignment-1 + 2887 ls + 2888 clear + 2889 mkdir assignment-1 + 2890 cd assignment-1 + 2891 touch processes.txt + 2892 ps aux > processes.txt + 2893 cp processes.txt copy.txt + 2894 mkdir backup + 2895 mv copy.txt backup/ + 2896 wc -l < processes.txt > selected.txt + 2897 grep -n "/bin" processes.txt >> selected.txt