unohup 0.1.0

A useful wrapper library for nohup
Documentation
  • Coverage
  • 0%
    0 out of 6 items documented0 out of 1 items with examples
  • Size
  • Source code size: 11.51 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.55 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 23s Average build duration of successful builds.
  • all releases: 23s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • moisutsu/unohup
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • 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