Search Results

Search: Posts Made By: mochi
2,654
Posted By mochi
thanks!
that sounded reply cool.. thanks Grial!
2,654
Posted By mochi
script to run different shells which run different processes
Hi,

Would like to ask the experts if anyone knows how to run a script like this:

dtterm -title shell1
run process1 on shell1
dtterm -title shell2
run process2 on shell2

cheers!

p/s:...
22,175
Posted By mochi
Thanks!
Thanks! U guys are great! I removed the first & and it really works.
I'm still baffled why including the first & will work in the command prompt but
not within the script though.
22,175
Posted By mochi
error piping nohup to /dev/null
Hi,

I have a script as follows:

#!/bin/sh

nohup ./my_program >& /dev/null &

However, i get a "Generated or received a file descriptor number that is not valid" whenever I run it.
...
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 02:12 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy