Results 11 to 14 of 14
Thanks, Rubberman!
I tried to call beep.sh without &, it did not help... As for the second option I am trying to figure out how to do it. I will ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-06-2010 #11Just Joined!
- Join Date
- Jul 2010
- Posts
- 8
Thanks, Rubberman!
I tried to call beep.sh without &, it did not help... As for the second option I am trying to figure out how to do it. I will return with results later.
- 08-06-2010 #12Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,156
If any of the scripts are run in the background that eventually call beep, then you still have this problem with detached I/O.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 08-10-2010 #13Just Joined!
- Join Date
- Jul 2010
- Posts
- 8
Yeah, maybe anaconda runs post install scripts in the background and I suppose I can do nothing to change it. Could you help me to understand how to redirect the output to running tty?
- 08-10-2010 #14Just Joined!
- Join Date
- Jul 2010
- Posts
- 8
Is it
?Code:/opt/mydir/beep > /dev/tty<num>


Reply With Quote
