help-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

does formatting matter


From: NBaH
Subject: does formatting matter
Date: Sun, 12 Jan 2020 15:57:08 +0100

hi,

we are wondering if `type' and `declare -f' show the
way code is interpreted.

what is the reason for these commands to show code this way
> if test "anything"; then
rather than
> if test "anything"
> then



reply via email to

[Prev in Thread] Current Thread [Next in Thread]