nohup

nohup keeps a command running after logout.

Arguments

Pass command-line arguments as usual.

Background

Run in the background: append &.

Redirect

Redirect to a file:

> <path>
Updated: 2026 Aug 19