Revision history of "Nohup guide"

From D-Wiki

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 21:21, 20 May 2023Denis talk contribs 464 bytes +464 Created page with "Usage: nohup <your command> -> Runs the command continously, even after logout/session closage. It prints the terminal output to a text file called "nohup.out". Adding a "&..."