An open API service indexing awesome lists of open source software.

https://github.com/unesty/qe

Run program quietly on Linux
https://github.com/unesty/qe

Last synced: about 2 months ago
JSON representation

Run program quietly on Linux

Awesome Lists containing this project

README

          

# qe
Run program quietly on Linux

Usage: `qe OPTIONS PROG ARGS`

Options:
* 0 1 2 to close only specific fd
* -s(no setsid)
* -f(no fork)
* -d(same as 2-s -f)
* -c [PATH to cd]
* -h(help)