1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 03:57:44 +00:00

nohup implementation

This commit is contained in:
Vsevolod Velichko 2014-06-24 16:51:57 +04:00
parent aba12a39f0
commit 9fb33699b1
2 changed files with 176 additions and 0 deletions

View file

@ -56,6 +56,7 @@ UNIX_PROGS := \
kill \
logname \
mkfifo \
nohup \
tty \
uname \
uptime \