Bezeichnung verbessert.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#! /usr/bin/bash
|
||||
|
||||
# Version 3: Text als here Doc innerhalb des Scripts
|
||||
# Version 3: Text als Heredoc innerhalb des Scripts
|
||||
|
||||
usage() {
|
||||
cat <<- EOF
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#! /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.
|
||||
|
||||
usage() {
|
||||
|
||||
Reference in New Issue
Block a user