add task 2c) and go with shuf - ersie-fahrt - [shell] exercises to teach commandline basics
DIR Log
DIR Files
DIR Refs
---
DIR commit 34f1c606401d12bab074733dbb6c0b43774c63f7
DIR parent ba10815d3cd6c4d2325b6bb13f089dfd78d578d9
HTML Author: kroovy <me@kroovy.de>
Date: Fri, 27 Oct 2017 22:17:44 +0200
add task 2c) and go with shuf
Diffstat:
M AUFGABEN.md | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
---
DIR diff --git a/AUFGABEN.md b/AUFGABEN.md
@@ -18,9 +18,16 @@ a) Kopiere alle Text-Dateien (.txt) aus dem Downloads-Ordner
b) Kopiere alle Film-Dateien (.mp4) aus dem Downloads-Ordner
in den Ordner Good, der sich im Movies-Ordner befindet.
+c) Verschiebe nun die Filmreihe, die du am wenigsten magst in den Bad-Ordner.
+
# Aufgabe 2
-cat, head, tail, sort
+cat, head, tail, shuf
Lass dir genau einen zufaelligen Film aus dem Movies-Ordner ausgeben.
+
+
+# Aufgabe 3
+
+