Hello,
i am newbie in hp-ux, i have more experience with solaris and tru64unix. I
ussually use the feature ctrl+z, to stop a program, i.e. a tail -f trace,
and then ctrl+z and bg to run in backgroup, and in hp-ux the sequence ctrl+z
do not works.why? is it possible configure it?
thanks
Cesar
|
|
0
|
|
|
|
Reply
|
cesar
|
9/11/2004 4:09:32 PM |
|
POSIX shell doesn't have this set by default for some reason. If you add
"susp ^Z" to the stty command in your .profile (or /etc/profile, if you want
it to be a system-wide default for you), that should enable it. It seems my
system here at home is dead so I can't test it to be sure at the moment
though.
On 9/11/04 11:09 AM, in article
chv7vt$k3s$1@nsnmrro2-gest.nuria.telefonica-data.net, "cesar"
<adfadf@adfaf.com> wrote:
> Hello,
> i am newbie in hp-ux, i have more experience with solaris and tru64unix. I
> ussually use the feature ctrl+z, to stop a program, i.e. a tail -f trace,
> and then ctrl+z and bg to run in backgroup, and in hp-ux the sequence ctrl+z
> do not works.why? is it possible configure it?
> thanks
> Cesar
>
>
--
Jeff Traigle
traigle@umich.edu
http://www-personal.umich.edu/~traigle/
|
|
0
|
|
|
|
Reply
|
Jeff
|
9/11/2004 10:51:19 PM
|
|
thanks
I try with this and works
if tty -s
then
eval $(ttytype -s)
stty erase "^H" kill "^U" intr "^C" eof "^D" -parity ixoff
stty susp \^Z dsusp \^Y
fi
thanks again.
"Jeff Traigle" <traigle@umich.edu> wrote in message
news:BD68EB96.6A7EE%traigle@umich.edu...
>
> POSIX shell doesn't have this set by default for some reason. If you add
> "susp ^Z" to the stty command in your .profile (or /etc/profile, if you
want
> it to be a system-wide default for you), that should enable it. It seems
my
> system here at home is dead so I can't test it to be sure at the moment
> though.
>
>
> On 9/11/04 11:09 AM, in article
> chv7vt$k3s$1@nsnmrro2-gest.nuria.telefonica-data.net, "cesar"
> <adfadf@adfaf.com> wrote:
>
> > Hello,
> > i am newbie in hp-ux, i have more experience with solaris and tru64unix.
I
> > ussually use the feature ctrl+z, to stop a program, i.e. a tail -f
trace,
> > and then ctrl+z and bg to run in backgroup, and in hp-ux the sequence
ctrl+z
> > do not works.why? is it possible configure it?
> > thanks
> > Cesar
> >
> >
>
> --
> Jeff Traigle
> traigle@umich.edu
> http://www-personal.umich.edu/~traigle/
>
|
|
0
|
|
|
|
Reply
|
cesar
|
9/12/2004 8:16:19 AM
|
|
|
2 Replies
462 Views
(page loaded in 0.049 seconds)
Similiar Articles: Remote Desktop Connection Function Keys - comp.sys.mac.apps ...ctrl+fn+function key on the mac will send the function key to windows over RDC. ... Function Keys - comp.sys.mac.apps ... remote terminal : function keys do not work - comp ... Blending in OpenGL - comp.graphics.api.openglI tried out a simple program, but it doesn't work. I render a quad at z = -4.0f(Green) and another quad at z = -2.0f(Red) and the two quads do not intersect. AP4800E no password - comp.dcom.sys.ciscoI have tried ctrl x and resetall both don't work. I did read somewhere some units have to be sent ... Hi Randy, Cisco Aironet hardware and software do not allow password ... Problem with Microsoft Intellipoint. Is this the same for Logitech ...They do not work on my mouse without Intellipoint installed, but then Intellipoint ... thing with my five button mouse on my workstation, with my left hand on Ctrl ... how to send control-break or ctrl-c signal to background process ...This software has a good property that if I press control-break, or ctrl-c, it will ... If it > was run with nohup and you've logged out and back in since, that won't > work ... Maybe it's a security problem? File() can't see remote drives ...Why would Windows Explorer be able to see this file but not Java? ... see remote drives (no matter whether mapped to a drive name or not, UNC paths do not work ... Cisco 2504 Password reset - comp.dcom.sys.ciscoDo not type write memory or copy running startup-config. ... Press Ctrl-z to leave the configuration mode. The ... Aironet 1100 Default Username and Password not working ... bash commands with pipes immediately suspended (SIGTTOU). - comp ...I can't think of why a piped command would even try to ... it's not in a very minimal > install, but you do not need ... while starting it in the foreground, then 'Ctrl-Z bg ... DECnet between VMS 4.6 and 7.3 - comp.os.vms... connect from 4.6 to 7.3, but then I pressed CTRL-Z and ... Most of the times this won't work. Is the host Windows ... reported, when I do startnet on my 4.6 system I do not ... Subscript indices must either be real positive integers or ...Most likely you do not have to post the complete code, but at least the line which ... Ydot,S,M,angle); Max(l)=max(TH) end DSx FUNCTION (DSy and DSs don't work ... Office challenge: Why doesn't [Ctrl]+z work anymore? | TechRepublicOffice challenge: Why doesn't [Ctrl]+z work anymore? ... This week, test your general Office skills by discovering why a user’s [Ctrl]+z ... Keyboard Shift+, Alt+, and Ctrl+ commands do not work - HP Support ...The same applies to actions involving the "Alt" and "Ctrl" keys. It's very ... Re: Keyboard Shift+, Alt+, and Ctrl+ commands do not work [ Edited ] 7/30/2012 8:34:10 AM
|