Scripts zu Rückgabewerte.

This commit is contained in:
Olli Graf
2024-09-22 12:16:16 +02:00
parent 48da83fdd3
commit 23e7a9090a
7 changed files with 63 additions and 7 deletions

View File

@@ -1,13 +1,14 @@
#! /usr/bin/bash
# File: mult-echo.sh
echo "Hallo 1"
echo "Hallo 2"
echo "-------"
echo "Hallo 1"
echo "Hallo 2"
echo "-------"
echo "Hallo 1"
echo "Hallo 2"
echo "-------"
echo "Hallo 1"
echo "Hallo 2"
echo "-------"