Welcome to unohup 👋

Version License: MIT Twitter: moisutsu

> A useful wrapper library for nohup ## Install ```sh cargo install unohup ``` ## Usage ```sh unohup ``` | 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** * Twitter: [@moisutsu](https://twitter.com/moisutsu) * Github: [@moisutsu](https://github.com/moisutsu) ## Show your support Give a ⭐️ if this project helped you! ## 📝 License Copyright © 2020 [moisutsu](https://github.com/moisutsu).
This project is [MIT](https://github.com/moisutsu/unohup/blob/master/LICENSE) licensed. *** _This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_