Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test #280

Closed
wants to merge 15 commits into from
Prev Previous commit
Next Next commit
Update linux.txt
Delete command:   history | tail -n15  (old line 35)
Krzysiek31415 authored May 1, 2021
commit d5f2102889ef764d7c8597c294bb827674f72fd2
1 change: 0 additions & 1 deletion homework/linux.txt
Original file line number Diff line number Diff line change
@@ -32,5 +32,4 @@ krzysiek@krzysiek:~/Pulpit$ cat data/selected.txt data/commands.txt
774 mv data/copy.txt backup/
775 wc -l data/processes.txt >> data/selected.txt
776 grep -n '/bin' data/processes.txt >> data/selected.txt
777 history | tail -n15
778 history | tail -n12 >> data/commands.txt