moisutsu / unohup

A useful wrapper library for nohup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A useful wrapper library for nohup

License:MIT License


Languages

Language:Rust 100.0%