mrrl
Minimal Reliable Reproducible Linux
git clone
https://ccx.te2000.cz/git/mrrl
Log
|
Files
|
Refs
|
Submodules
|
README
q (78B)
1
q() { # quote list of strings to be suitable for execline
2
"s6-quote" "$@"
3
}