Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!tut.cis.ohio-state.edu!snorkelwacker!spdcc!lj From: lj@spdcc.COM (Len Jacobs) Newsgroups: gnu.bash.bug Subject: questions re bash-1.04 Keywords: unalias repeat shelltool creation Message-ID: <1510@ursa-major.SPDCC.COM> Date: 3 Feb 90 17:26:03 GMT Reply-To: lj@ursa-major.spdcc.COM (Len Jacobs) Organization: S.P. Dyer Computer Consulting, Cambridge MA Lines: 14 1. While using bash-1.04 on a Sun 3/160 running SunOS 3.5, creating a new window by executing "shelltool &" the new window is created but "echo" is turned off of the stty settings in the new window. 2. Is there any way to run an aliased command without the alias being in effect? In csh I can "\rm" to produce the unalised effect of "rm". 3. Is there a bash equivalent to the csh "repeat" command? Thanks. -- Len Jacobs lj@ursa-major.SPDCC.COM