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,4 +1,5 @@
#! /usr/bin/bash
# File: param-func.sh
function hallo() {
echo "Hallo ${1}"