disown [options] <job_spec>
Display help.
The identifier of the job the be disowned. Note, job identifiers are listed by the jobs command. [string]
Disown a pending fshell job.
Ordinarily fshell observes the completion of any job (or command) that it creates. This command causes fshell to forget about a particular job. Note, it is only possible to disown jobs that comprise entirely of external process commands. Any attempt to disown a job that contains built in fshell commands will fail with KErrPermissionDenied
.
Copyright (c) 2006-2010 Accenture. All rights reserved.