bug-bash
[Top][All Lists]
Advanced

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

unsetting non set items


From: 積丹尼 Dan Jacobson
Subject: unsetting non set items
Date: Thu, 19 Dec 2019 23:35:56 +0800

Man bash: "unset"
  if there is no variable by that name, any function with that name is unset.
Add:
  If there is no function by that name, nothing happens for that name.



reply via email to

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