Thank you for your advice. It's really a nifty solution, and it works
great for me!
Best,
Irek
Chet Ramey wrote:
I run a script, and so Bash runs non-interactively. In the script I
run some commands with:
> some_command &
My script is run by a process which doesn't have a controlling
t
> I run a script, and so Bash runs non-interactively. In the script I
> run some commands with:
>
> > some_command &
>
> My script is run by a process which doesn't have a controlling
> terminal, and so my script doesn't inherit the terminal.
>
> I want Bash to kill the commands that I run w
I run a script, and so Bash runs non-interactively. In the script I
run some commands with:
> some_command &
My script is run by a process which doesn't have a controlling
terminal, and so my script doesn't inherit the terminal.
I want Bash to kill the commands that I run when my script exi
> I was trying to install bash-3.0 on hppa2.0-hp-hpux10.20 machine.
>
> Configuration was (seems to be) successful. But I make I got the
> following error
>
> gcc -c -I. -I../.. -I../../../bash-3.0 -I../../../bash-3.0/lib
> -I../../../bash-
> 3.0/include -I../../../bash-3.0/lib/sh -I
%% <[EMAIL PROTECTED]> writes:
n> I have loaded BASH on a Ultra 5 running Solaris 8. The BASH binary
n> was downloaded from Sunfreeware. If I load BASH as my login shell
n> (i.e. passwd file change) I am unable to FTP into the system as
n> that user.
Edit the /etc/shells file on the So
> I have loaded BASH on a Ultra 5 running Solaris 8. The BASH binary was
> downloaded from Sunfreeware. If I load BASH as my login shell (i.e.
> passwd file change) I am unable to FTP into the system as that user. If
> I load another shell as my login shell first then call the BASH shell
> from
Hello,
When I was installing bash-3.0 on hppa2.0-hp-hpux10.20 I have got the
following problem...
Configuration was (seems to be) successful. After configuration
when I make earlier it was giving the following problem.
In bash-3.0/lib/sh/strftime.c and /usr/local/sys/time.h th
I have loaded BASH on a Ultra 5 running Solaris 8. The BASH binary was
downloaded from Sunfreeware. If I load BASH as my login shell (i.e.
passwd file change) I am unable to FTP into the system as that user. If
I load another shell as my login shell first then call the BASH shell
from my .profil