From 091cb676c479bba49d30efaa684c75082b294b13 Mon Sep 17 00:00:00 2001 From: PancernyJez Date: Wed, 26 Jun 2024 23:36:14 +0200 Subject: [PATCH] Update linux.txt --- homework/linux.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/homework/linux.txt b/homework/linux.txt index f48b735..8b1e4b3 100644 --- a/homework/linux.txt +++ b/homework/linux.txt @@ -20,7 +20,6 @@ pancern+ 2886 0.0 0.6 492256 27900 ? Sl 20:03 0:00 /usr/bin/upda pancern+ 3073 0.0 1.4 216416 58764 ? S 20:04 0:00 /usr/bin/Xwayland :0 -rootless -noreset -accessx -core -auth /run/user/1000/.mutter-Xwaylandauth.TP4WP2 -listenfd 4 -listenfd 5 -displayfd 6 -initfd 7 -byteswappedclients pancern+ 5749 0.2 5.5 2341704 224408 ? Sl 22:38 0:05 /usr/bin/nautilus --gapplication-service pancern+ 5880 1.9 7.1 2357000 286340 ? Sl 22:42 0:40 /usr/bin/gnome-text-editor /home/pancerny102/Documents/LinuxZadanieDomowe/commands.txt - 55 mkdir LinuxZadanieDomowe 56 cd LinuxZadanieDomowe/ 57 touch processes.txt 58 ps aux > processes.txt @@ -36,3 +35,12 @@ pancern+ 5880 1.9 7.1 2357000 286340 ? Sl 22:42 0:40 /usr/bin/gnom 68 history | tail -12 69 history | tail -18 70 history | tail -16 > commands.txt + 71 cat selected.txt commands.txt + 72 ls + 73 more processes.txt + 74 ls + 75 less commands.txt + 76 less selected.txt + 77 grep "/bin" processes.txt + 78 history + 79 history | tail -24 > commands.txt