Skip to content

Commit

Permalink
Update linux.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
KP889 authored Jan 26, 2024
1 parent 49753b4 commit 2ba411e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion homework/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ kp@ubuntu:~/pd2$ cat selected.txt comands.txt
303 wc -l processes.txt > selected.txt
304 grep -n /bin processes.txt >> selected.txt
305 history
306 history | tail -n11 > comands.txt
306 history | tail -n12 > comands.txt

0 comments on commit 2ba411e

Please sign in to comment.