supported in bash would be nice...
orchid% typeset -u fuu
orchid% fuu=bar
orchid% echo $fuu
BAR
--
Felipe Kellermann
___
Bug-bash mailing list
Bug-bash@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-bash
On Thu, 7 Jul 2005 4:58pm -0700, Ian Macdonald wrote:
> [EMAIL PROTECTED] bash_completion]$ foo=bar 2>/dev/null
> bash: foo: readonly variable
$ { foo=bar; } 2> /dev/null
--
Felipe Kellermann
___
Bug-bash mailing list
Bug-bash@
to Sun? I'm not aware of any other
shell that is interpreting that construction the same way Solaris sh does.
--
Felipe Kellermann
___
Bug-bash mailing list
Bug-bash@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-bash