Re: Simple question



Sillaba atona <NOSPAM@xxxxxx> writes:

> I should implement in C POSIX the possibility to have an exec command
> in background like the command & in bash shell.
>
> I simple used a fork+exec without a wait command in the master
> process. It seems to be correct, but when I run the programm the
> cursor disappear until the child process stops.
>
> Any suggestion?

I suggest that you ask in comp.unix.programming.

/Niklas Norrthon
.



Relevant Pages

  • Re: Simple question
    ... >> I should implement in C POSIX the possibility to have an exec command ... >> in background like the command & in bash shell. ... >> cursor disappear until the child process stops. ...
    (comp.lang.c)
  • Simple question
    ... I should implement in C POSIX the possibility to have an exec command in ... background like the command & in bash shell. ... until the child process stops. ...
    (comp.unix.programmer)
  • Re: Starting background process in ssh session
    ... nohup $command ... bash shell do this: ... #exit the subshell ... > to have to kill the ssh process on my end to terminate the connection. ...
    (Debian-User)
  • Re: how to put something permanent into PATH?
    ... In case you want to change PATH for all users with the bash shell create ... In a slightly more complicated version of the above command you can check ... directories installing and configuring the Modules package (zypper ...
    (alt.os.linux.suse)
  • Re: error output
    ... Yes, you were right, it is 'csh'. ... >is to install the bash shell via inst command. ...
    (comp.sys.sgi.misc)