Half-working daemon which doesn't clean up/kill its children on exit

Repository details (npshell)
Project page
npshell
Project log category
(121 entries)
Repository
@joelpurra/npshell
Owner
@joelpurra
Contributors
Contributors on Github
Project status
⏲️ This project has had recent commits.
📂 This project is open.
🌠 This project is popular.
Repository activity period
🗓
Commits
121 commits
Stars
15 stars
Commit details (cf17ee92)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

Half-working daemon which doesn't clean up/kill its children on exit

Raw text
Half-working daemon which doesn't clean up/kill its children on exit

Changed files (11)

Path Additions Deletions
src/play +1 -1
src/play-add.sh +2 -0
src/play-clear.sh +2 -0
src/play-daemon.sh +37 -0
src/play-history.sh +2 -0
src/play-list.sh +2 -0
src/play-shared-functionality-mutexed.sh +32 -0
src/play-shared-functionality.sh +5 -124
src/play-shared-functions.sh +135 -0
src/play-start.sh +28 -9
src/play.sh +1 -1

Commit categories (3)