Something went wrong on our end
Forked from
redox-os / ion
Source project has a limited visibility.
-
Michael Aaron Murphy authored
- The `SIGHUP` command is now being handled. - The `disown` builtin can specify which jobs should ignore `SIGHUP`. - The `disown` command will also prevent jobs from being terminated when the shell exits. - The `suspend` command will send a `SIGSTOP` to the shell to stop it.
Michael Aaron Murphy authored- The `SIGHUP` command is now being handled. - The `disown` builtin can specify which jobs should ignore `SIGHUP`. - The `disown` command will also prevent jobs from being terminated when the shell exits. - The `suspend` command will send a `SIGSTOP` to the shell to stop it.