diff --git a/homework/linux.txt b/homework/linux.txt index e69de29b..7eee8ce5 100644 --- a/homework/linux.txt +++ b/homework/linux.txt @@ -0,0 +1,31 @@ +heimdal@bifrost:~/Dev/coders-school/linux$ cat exercise/selected.txt commands.txt +309 exercise/processes.txt +139:message+ 812 0.0 0.0 12048 7212 ? Ss Aug24 0:06 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only +152:root 928 0.0 0.3 2393208 51468 ? Ssl Aug24 0:23 /usr/bin/containerd +154:root 1009 0.0 0.5 2566180 84528 ? Ssl Aug24 0:03 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock +162:heimdal 1884 0.0 0.1 83660 17684 ? S exercise/processes.txt + 2069 cp exercise/processes.txt exercise/copy.txt + 2070 mkdir backup + 2071 mv exercise/copy.txt backup/copy.txt + 2072 wc -l exercise/processes.txt + 2073 wc -l exercise/processes.txt > exercise/selected.txt + 2074 grep -n "/bin" exercise/processes.txt >> exercise/selected.txt + 2075 history + 2076 history | tail -n 10 > commands.txt