Skip to content
Snippets Groups Projects
Commit 2d78a037 authored by Michael Aaron Murphy's avatar Michael Aaron Murphy
Browse files

Implement disown & suspend Builtins

- 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.
parent 7598290e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment