Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Conversation

@SkyperTHC
Copy link

@SkyperTHC SkyperTHC commented Jun 14, 2023

Block comments, faster trim, safe args for command exec

README.md Outdated
```sh
mk_safe_arg() {
# Escape all sinlge-' with '"'"'
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo, "sinlge" -> "single"

rasa and others added 3 commits June 15, 2023 10:38
Faster space trim. Safe args. Capturing STDERR

faster space trim. Safe args. Capturing Stderr

nohup not required

double fork makes PID=1 the parent and thus automatically removed it from the current session group - and by this will not receive a SIGHUP on exit (which is what we want. Nohup is redundant in this case).

Update README.md

Update README.md
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants