Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #11777
| From | isabella parakiss <izaberina@gmail.com> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | unsetting from BASH_ALIASES |
| Date | 2015-10-27 03:54 +0100 |
| Message-ID | <mailman.1113.1445914473.7904.bug-bash@gnu.org> (permalink) |
man bash claims that unsetting elements from BASH_ALIASES causes them to be removed from the alias list. This doesn't work and from what I can see in variables.c there's nothing that's called when an element in a dynamic variable is unset. Is there any plan to support this? --- xoxo iza
Back to gnu.bash.bug | Previous | Next | Find similar
unsetting from BASH_ALIASES isabella parakiss <izaberina@gmail.com> - 2015-10-27 03:54 +0100
csiph-web