bkg
Synopsis
Section titled “Synopsis”bkg <command> [args...]Description
Section titled “Description”Launches a command in the background, fully detached from the terminal using nohup. All stdout and stderr output is discarded. Simpler than detach; no --version flag.
Arguments
Section titled “Arguments”command |
The command to run detached |
args... |
Additional arguments for the command |
Exit Status
Section titled “Exit Status”0 |
Command launched successfully |
1 |
No command provided |
Example
Section titled “Example”bkg firefoxUsed by: md