Re: How to repress subshell path echoing?



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




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]