Operating Systems UE WS16
Liest einen String über stdin ein und gibt auf stdout aus ob der string ein Palindorm ist oder nicht
Protokoll:
Client: (Guess)
| 15 | 14 13 12 | 11 10 9 | 8 7 6 | 5 4 3 | 2 1 0 |
+----+--------------+-------------+-------------+-------------+-------------+
| p | color R | color | color | color | color L |
+----+--------------+-------------+-------------+-------------+-------------+
p = paritätsbit
status (7) = Spiel ist zuende (35. Runde)
status (6) = Paritätsbit ist falsch
## Beispiel 2 - Dsort
Programm welches sich wie folgendes Bash Skript verhält:
```bash
#!/bin/bash
( $1; $2 ) | sort | uniq -d
/dev/sv_ctl
/dev/sv_data[0-3]
lesen / schreiben der Daten