diff options
author | as8881@student.uni-lj.si <as8881@student.uni-lj.si@5cf9fbd1-b2bc-434c-b4b7-e852f4f63414> | 2015-01-19 15:30:36 +0000 |
---|---|---|
committer | as8881@student.uni-lj.si <as8881@student.uni-lj.si@5cf9fbd1-b2bc-434c-b4b7-e852f4f63414> | 2015-01-19 15:30:36 +0000 |
commit | 2f4a920e0cb653ffda000ded2084824ce8299a24 (patch) | |
tree | 3d6c97d7c08e926a1cc691c15835f11c7cfec81b /kpov_judge/tasks | |
parent | 557f87c2e878f268814c0353cd0490af372a2c96 (diff) |
Pregledano za napake
git-svn-id: https://svn.lusy.fri.uni-lj.si/kpov-public-svn/kpov-public@200 5cf9fbd1-b2bc-434c-b4b7-e852f4f63414
Diffstat (limited to 'kpov_judge/tasks')
-rw-r--r-- | kpov_judge/tasks/copy_rename_20_files_tail_env/howtos/si/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpov_judge/tasks/copy_rename_20_files_tail_env/howtos/si/index.html b/kpov_judge/tasks/copy_rename_20_files_tail_env/howtos/si/index.html index dfd3d2a..5078e8b 100644 --- a/kpov_judge/tasks/copy_rename_20_files_tail_env/howtos/si/index.html +++ b/kpov_judge/tasks/copy_rename_20_files_tail_env/howtos/si/index.html @@ -24,7 +24,7 @@ in the home directory find the directory Mapa with 20 files. <h2>Navodila</h2>
<h2><ol>
- <li>Prijavite se v sistem in v doma?em imeniku najdete imenik Mapa z 20 datotekami.</li>
+ <li>Prijavite se v sistem in v domaÄem imeniku najdete imenik Mapa z 20 datotekami.</li>
<li>Preimenujete vse datoteke tako, da zamenjate minuse s pod?rtaji z ukazom: "rename 's/-/_/' *".</li>
<li>Premaknite vse datoteke mkdir iz /home/user/mapa/mojimenik v /home/user/novi z ukazom: "mkdir-p /home/user/novi && mv /home/user/mapa/mojimenik/* /home/user/novi"</li>
<li>V datoteko "mama.txt" zapiĻite vse navadne datoteke v trenutnem imeniku, ki vsebujejo niz "mama", v datoteko "napake.txt" pa zapiĻite vse morebitne napake z ukazom: "find . -type f | grep mama 1> mama.txt 2> napake.txt".</li>
|