Find the answer to your Linux question:
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 ...
  1. #1
    Just 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

  2. #2
    Linux Newbie Themer's Avatar
    Join Date
    Feb 2008
    Posts
    171
    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!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...