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 8bc1696 commit b7d0a23
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 @@ -309,7 +309,7 @@ processes.txt:229:stefx 9478 0.1 0.0 16868 10372 pts/3 Ss 06:48
686 touch process.txt
687 ls
688 echo ps aux > process.txt
689 cat process.txt
689 cat processes.txt
690 ps aux echo > process.txt
691 ps aux -echo > process.txt
692 ps aux -name > process.txt
Expand Down

0 comments on commit b7d0a23

Please sign in to comment.