Results 1 to 2 of 2
NB: am using ibm AIX machine
we can make a proccess in to back ground by using "&"
is this command applicable to all the applications that running in system
...
- 02-13-2008 #1Just Joined!
- Join Date
- Feb 2008
- Posts
- 8
ragrding background process
NB: am using ibm AIX machine
we can make a proccess in to back ground by using "&"
is this command applicable to all the applications that running in system
bcz am using one tool that is not going in background it work as usual
thanks n advance
- 02-16-2008 #2
If used properly, it should work for everything. Most programs however will continue to spill their output to the command line. Just type "exit" and the terminal should close leaving the application running.
When I find myself burried in errors, Windows Help appears to me; speaking words of wisdom, Reboot!


Reply With Quote