mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
Added nohup to cargo
This commit is contained in:
@@ -111,6 +111,10 @@ path = "mkfifo/mkfifo.rs"
|
||||
name = "nl"
|
||||
path = "nl/nl.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "nohup"
|
||||
path = "nohup/nohup.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "paste"
|
||||
path = "paste/paste.rs"
|
||||
|
||||
Reference in New Issue
Block a user