mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 03:57:44 +00:00
nohup implementation
This commit is contained in:
parent
aba12a39f0
commit
9fb33699b1
2 changed files with 176 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -56,6 +56,7 @@ UNIX_PROGS := \
|
|||
kill \
|
||||
logname \
|
||||
mkfifo \
|
||||
nohup \
|
||||
tty \
|
||||
uname \
|
||||
uptime \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue