Skip to content

Commit

Permalink
Update linux.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
VeniGogniti authored Jun 19, 2024
1 parent 6b559c7 commit dc039d2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions homework/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -367,11 +367,6 @@ processes.txt:229:stefx 9478 0.1 0.0 16868 10372 pts/3 Ss 06:48
744 ls
745 cd -
746 ls
747 grep -rni . processes.txt
748 grep -rni . processes.txt /bin
749 grep -rni . processes.txt "/bin"
750 grep -i "/bin" processes.txt
751 grep -rni "/bin" processes.txt
752 grep -rni "/bin" >> processes.txt
753 cat processes.txt
754 ls
Expand Down

0 comments on commit dc039d2

Please sign in to comment.