Bezeichnung verbessert.

This commit is contained in:
2026-01-24 15:55:08 +01:00
parent 7628e01b69
commit 91a330998b
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
#! /usr/bin/bash #! /usr/bin/bash
# Version 3: Text als here Doc innerhalb des Scripts # Version 3: Text als Heredoc innerhalb des Scripts
usage() { usage() {
cat <<- EOF cat <<- EOF

View File

@@ -1,6 +1,6 @@
#! /usr/bin/bash #! /usr/bin/bash
# Version 3: Text als here Doc innerhalb des Scripts, # Version 3: Text als Heredoc innerhalb des Scripts,
# diesmal mit Redirection in eine Datei. # diesmal mit Redirection in eine Datei.
usage() { usage() {