Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 37 additions & 0 deletions podzim_2025/nina_du/du_Bash_I.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
Úkoly - Bash I #
1.
C. Seřadí soubory podle hodnot (víceciferných) čísel v názvech

2.
I. cd ..
Comment on lines +5 to +6
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tady je možností víc, zkus vypsat všechny způsoby kterými to půjde.


3.
E. original/ pnas_final/ pnas_2/

4.
B. ls -r -F

Comment on lines +11 to +13
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tu je taky ještě jedna možnost.

5.
1. udelal novy soubor s timto nazvem
2. ano
3. nic neobsahuje, napsan tam rozmer souboru 0
4. k udelani pusteho souboru

6.
mv sucrose.dat maltose.dat ../raw/

7.
B. mv statsitika.txt statistika.txt

8.
A. proteiny2.dat rekombinace

9.
mv fructose.dat sucrose.dat analyzed/

10.
A, B, D