How to repress subshell path echoing?
Pavel Roskin
proski at gnu.org
Sun May 7 15:21:15 UTC 2006
Hello!
On Sun, 2006-05-07 at 12:23 +0200, László Monda wrote:
> As I moved from Debian to Ubuntu I noticed that my bash history
> consists
>
> cd "`echo -e 'PATHNAME'`"
>
> entries which are created by mc when changing paths in the panels.
mc sets HISTCONTROL=ignorespace in bash subshell, but either it has no
effect or something is unsetting or changing this environment variable.
Try "echo $HISTCONTROL" in the mc subshell.
--
Regards,
Pavel Roskin
More information about the mc-devel
mailing list