diff --git a/homework/linux.txt b/homework/linux.txt index c09c7e7..eb8b1da 100644 --- a/homework/linux.txt +++ b/homework/linux.txt @@ -1,22 +1,23 @@ - -michal@michal:~/Pulpit/Workspace$ cat selected.txt commands.txt -298 processes.txt -170:root 866 0.0 0.1 43568 21288 ? Ss 20:09 0:00 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers -176:root 875 0.3 0.0 185196 14776 ? Ssl 20:09 0:08 /usr/bin/touchegg --daemon -194:michal 1295 0.0 0.0 41820 6100 ? S> processes.txt - 494 cp processes.txt copy.txt - 495 mkdir backup - 496 mv copy.txt backup - 497 wc -l processes.txt >> selected.txt - 498 grep -n /bin processes.txt >> selected.txt - 499 history - 500 history | tail >> commands.txt +michal@michal:~/Pulpit/Workspace/homework$ cat selected.txt commands.txt +291 processes.txt +166:root 866 0.0 0.1 43568 21288 ? Ss 20:09 0:00 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers +172:root 875 0.3 0.0 185196 14776 ? Ssl 20:09 0:14 /usr/bin/touchegg --daemon +190:michal 1295 0.0 0.0 41820 6100 ? S> processes.txt + 521 cp processes.txt copy.txt + 522 mkdir backup + 523 mv copy.txt backup/ + 524 wc -l processes.txt >> selected.txt + 525 grep -n /bin processes.txt >> selected.txt + 526 history + 527 history | tail -n +517 + 528 history | tail -n +517 >> commands.txt