Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
FDisking messages in my xterm!
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
mpn
n00b
n00b


Joined: 06 Mar 2004
Posts: 48

PostPosted: Wed Apr 07, 2004 3:52 am    Post subject: FDisking messages in my xterm! Reply with quote

OK. When I use applications that output to stderr--I think KWrite does this, for example--they output to the terminal that I opened the app in! So I'm sitting there jollily typing code, when all of the sudden "libao - OSS cannot set channels to 1" scribbles itself to the screen.

And it does it again. And again. And ...

How can I stop them?!?! It's driving me insane. Especially when I type a command and I get CUT OFF by one of them.
Back to top
View user's profile Send private message
TheRAt
Veteran
Veteran


Joined: 03 Jun 2002
Posts: 1580

PostPosted: Wed Apr 07, 2004 3:57 am    Post subject: Reply with quote

To put progs in background from a terminal (that is what I am guessing you are trying to do), I use:
Code:
nohup command &
This directs all the command's output to nohup.out in the dir you ran the command from.
_________________
All reality is the construct of the observer.

Get Firefox and rediscover the web!

BOFH Excuse #295:
The Token fell out of the ring. Call us when you find it.
Back to top
View user's profile Send private message
mpn
n00b
n00b


Joined: 06 Mar 2004
Posts: 48

PostPosted: Thu Apr 08, 2004 2:58 am    Post subject: Reply with quote

Thanks!! That's exactly what I was looking for.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum