Hacker News new | ask | show | jobs
by jiehong 981 days ago
For background tasks, they recommend using pueue [0] with nushell.

It feels like Powershell's Start-Job a bit.

[0]: https://www.nushell.sh/book/background_task.html#using-nu-wi...