summaryrefslogtreecommitdiff
path: root/kpov_judge/tasks/copy_rename_20_files_tail_env/task.py
diff options
context:
space:
mode:
Diffstat (limited to 'kpov_judge/tasks/copy_rename_20_files_tail_env/task.py')
-rw-r--r--kpov_judge/tasks/copy_rename_20_files_tail_env/task.py7
1 files changed, 4 insertions, 3 deletions
diff --git a/kpov_judge/tasks/copy_rename_20_files_tail_env/task.py b/kpov_judge/tasks/copy_rename_20_files_tail_env/task.py
index 1388e45..e82e8ca 100644
--- a/kpov_judge/tasks/copy_rename_20_files_tail_env/task.py
+++ b/kpov_judge/tasks/copy_rename_20_files_tail_env/task.py
@@ -28,8 +28,9 @@ V domači mapi najdeš imenik {file_rename_dirname} z 20 datotekami.
ki jo dobiš na naslovu http://localhost/{curl_fname} na malishell in število zapiši
v spremenljivko $images na simpleArbiterDhcpGW v lupini, kjer poganjaš
task_check.py
- - V imeniku {wc_dirname} najdeš datoteko count.txt. Preštej število vrstic v njej
- in rezultat zapiši v novo datoteko lines.txt v istem imeniku.
+ - V imeniku {wc_dirname} najdeš datoteko count.txt. Preštej število prehodov
+ v novo vrstico v count.txt in rezultat zapiši v novo datoteko - lines.txt
+ v istem imeniku.
""",
'en':u"""
Log into the system as student using vaje as your password.
@@ -62,7 +63,7 @@ In your home folder you will find a directory called {file_rename_dirname}
On simpleArbiterDhcpGW within the shell where you are running test_task.py, set
the environment variable $images to this number.
- In the directory {wc_dirname} there is a file called count.txt. Write the
- number of lines in this file into the file lines.txt in the same
+ number of newlines in this file into the file lines.txt in the same
directory.
"""
}