Re: [ROOT] interpreter ignores aliases

From: Thomas Bretz (tbretz@astro.uni-wuerzburg.de)
Date: Tue Mar 23 2004 - 17:24:22 MET


Hi Fons,

>  the system() call executes "sh -c <command>" which does not read your
> .profile or .bashrc file. You could do:
> 
> .!sh -l -c alias
> 
> or 
> 
> .!bash -l -c alias

Isn't this a bit too basic? If I'm executing a shell-command I expect to 
execute it in the _current_ shell. I think you should at least implemnt 
a new 'shell-command' which calls at least the current shell (sh, bash, ...)

Thomas.



This archive was generated by hypermail 2b29 : Sun Jan 02 2005 - 05:50:06 MET