Update page 'Q2'
commit
1f4d00e9b6
11
Q2.md
Normal file
11
Q2.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
Zadanie 1
|
||||||
|
rm -f
|
||||||
|
Zadanie 2
|
||||||
|
sort books1.txt > books.txt.sorted
|
||||||
|
sort -o books.txt.sorted books1.txt
|
||||||
|
sort books2.txt > books.txt.sorted
|
||||||
|
sort -o books.txt.sorted books1.txt
|
||||||
|
Zadanie 3
|
||||||
|
mv a.txt b.txt TXT
|
||||||
|
Zadanie 4
|
||||||
|
seq 0 7 140
|
Loading…
Reference in New Issue
Block a user