Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #15755 > unrolled thread

unsetting non set items

Started by積丹尼 Dan Jacobson <jidanni@jidanni.org>
First post2019-12-19 23:35 +0800
Last post2019-12-19 23:35 +0800
Articles 1 — 1 participant

Back to article view | Back to gnu.bash.bug

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  unsetting non set items 積丹尼 Dan Jacobson <jidanni@jidanni.org> - 2019-12-19 23:35 +0800

#15755 — unsetting non set items

From積丹尼 Dan Jacobson <jidanni@jidanni.org>
Date2019-12-19 23:35 +0800
Subjectunsetting non set items
Message-ID<mailman.1136.1576769773.1979.bug-bash@gnu.org>
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.

[toc] | [standalone]


Back to top | Article view | gnu.bash.bug


csiph-web