Bezeichnung verbessert.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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() {
|
||||||
|
|||||||
Reference in New Issue
Block a user