Path: csiph.com!goblin2!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail From: =?utf-8?B?56mN5Li55bC8?= Dan Jacobson Newsgroups: gnu.bash.bug Subject: unsetting non set items Date: Thu, 19 Dec 2019 23:35:56 +0800 Lines: 5 Approved: bug-bash@gnu.org Message-ID: References: <878sn8jpk3.5.fsf@jidanni.org> NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: usenet.stanford.edu 1576769773 31808 209.51.188.17 (19 Dec 2019 15:36:13 GMT) X-Complaints-To: action@cs.stanford.edu To: bug-bash@gnu.org Envelope-to: bug-bash@gnu.org X-Sender-Id: dreamhost|x-authsender|jidanni@jidanni.org X-Sender-Id: dreamhost|x-authsender|jidanni@jidanni.org X-MC-Relay: Neutral X-MailChannels-SenderId: dreamhost|x-authsender|jidanni@jidanni.org X-MailChannels-Auth-Id: dreamhost X-Dime-Relation: 24e611df487670af_1576769761494_1819917080 X-MC-Loop-Signature: 1576769761494:2645190971 X-MC-Ingress-Time: 1576769761493 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=jidanni.org; h=from:to :subject:date:message-id:mime-version:content-type; s= jidanni.org; bh=SNeflV0b44fx5ZOR4aWDdWjG3Uc=; b=LxfxKycmlPaCl0Zk xaNB3VpWoqxzKuO7ohbqBcVDDlKfHUkmnZzNdYR332P6NRQkHEAekaITp+fV3+Uz 64ALcdBbUw7I8/Jpt0goSXfIUrJ3lprDeewVuGVomaJ+FHUUoHU9wndeC5uD5wLc LgSYM81KdlGb2srco5n6asMw5lo= X-DH-BACKEND: pdx1-sub0-mail-a18 X-VR-OUT-STATUS: OK X-VR-OUT-SCORE: 0 X-VR-OUT-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedufedrvdduuddgjeejucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuggftfghnshhusghstghrihgsvgdpffftgfetoffjqffuvfenuceurghilhhouhhtmecufedttdenucenucfjughrpefhvffufffkgggtsehttdertddttdejnecuhfhrohhmpejnnjjnucffrghnucflrggtohgsshhonhcuoehjihgurghnnhhisehjihgurghnnhhirdhorhhgqeenucfkphepvddvtddrudegtddrgedrudekudenucfrrghrrghmpehmohguvgepshhmthhppdhhvghlohepjhhiuggrnhhnihdrohhrghdpihhnvghtpedvvddtrddugedtrdegrddukedupdhrvghtuhhrnhdqphgrthhhpeeprehuthhfqdekreeureehiehmpfehnfhiheehsgevkeerpecuffgrnhculfgrtghosghsohhnuceojhhiuggrnhhnihesjhhiuggrnhhnihdrohhrgheqpdhmrghilhhfrhhomhepjhhiuggrnhhnihesjhhiuggrnhhnihdrohhrghdpnhhrtghpthhtohepsghughdqsggrshhhsehgnhhurdhorhhgnecuvehluhhsthgvrhfuihiivgeptd X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 23.83.212.22 X-BeenThere: bug-bash@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Bug reports for the GNU Bourne Again SHell List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: <878sn8jpk3.5.fsf@jidanni.org> Xref: csiph.com gnu.bash.bug:15755 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.