bug-bash
[Top][All Lists]
Advanced

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

command echo problem


From: Robert Vasvari
Subject: command echo problem
Date: Sun, 16 Sep 2001 11:47:11 -0700 (PDT)

I have a very strange problem if bash run in the
background WITHOUT a terminal: after receiving a
command, bash echoes the command back, then sends its
output.

When I send the string "type type\n" to bash, I expect
to read "type is a shell builtin". Instead, I get
"type type\ntype is a shell builtin". 

This happens to all comands but only if bash is
running without a terminal (eg run through rexec or
ssh).

Is this a bug or a feature? sh,ksh does not have this
problem.
Is there any way to turn this off? On some linux
systems bash is the only shell, so this is a somewhat
pressing problem.
Thanx for your help.

                =[vrobi]=



__________________________________________________
Terrorist Attacks on U.S. - How can you help?
Donate cash, emergency relief information
http://dailynews.yahoo.com/fc/US/Emergency_Information/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]