Crates.io | unohup |
lib.rs | unohup |
version | 0.1.0 |
source | src |
created_at | 2021-04-02 07:23:56.495451 |
updated_at | 2021-04-02 07:23:56.495451 |
description | A useful wrapper library for nohup |
homepage | |
repository | https://github.com/moisutsu/unohup |
max_upload_size | |
id | 377359 |
size | 12,035 |
A useful wrapper library for nohup
cargo install unohup
unohup <commands>
Option | description |
---|---|
-l, --log-file | Specify a log file. |
-n, --nice | Specify a nice value. |
The log is written to /dev/null
by default, and the default value of nice
is 0
.
👤 moisutsu
Give a ⭐️ if this project helped you!
Copyright © 2020 moisutsu.
This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator