unohup

Crates.iounohup
lib.rsunohup
version0.1.0
sourcesrc
created_at2021-04-02 07:23:56.495451
updated_at2021-04-02 07:23:56.495451
descriptionA useful wrapper library for nohup
homepage
repositoryhttps://github.com/moisutsu/unohup
max_upload_size
id377359
size12,035
(moisutsu)

documentation

README

Welcome to unohup 👋

Version License: MIT Twitter: moisutsu

A useful wrapper library for nohup

Install

cargo install unohup

Usage

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.

Author

👤 moisutsu

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 moisutsu.
This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator

Commit count: 8

cargo fmt