5 lines
55 B
Bash
Executable File
5 lines
55 B
Bash
Executable File
# /usr/bin/bash
|
|
|
|
echo "Beispiel für exit Code"
|
|
exit 2
|