NAME
nohup - run a command immune to hangups, with output to a non-tty
SYNOPSIS
nohup COMMAND [ARG]... nohup OPTION
DESCRIPTION
Run COMMAND, ignoring hangup signals. --help display this help and exit --version output version information and exit If standard input is a terminal, redirect it from an unreadable file. If standard output is a terminal, append output to 'nohup.out' if possible, '$HOME/nohup.out' otherwise. If standard error is a terminal, redirect it to standard output. To save output to FILE, use 'nohup COMMAND > FILE'. NOTE: your shell may have its own version of nohup, which usually supersedes the version described here. Please refer to your shell's documentation for details about the options it supports.
AUTHOR
Written by Jim Meyering.
REPORTING BUGS
GNU coreutils online help: <http://www.gnu.org/software/coreutils/> Report nohup translation bugs to <http://translationproject.org/team/>
COPYRIGHT
Copyright 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
SEE ALSO
Full documentation at: <http://www.gnu.org/software/coreutils/nohup> or available locally via: info '(coreutils) nohup invocation'
More Linux Commands
manpages/xdg-desktop-menu.1.html
xdg-desktop-menu(1) - command line tool for (un)installing d
The xdg-desktop-menu program can be used to install new menu entries to the desktops application menu. The application menu works according to the XDG Desktop M
manpages/fputws_unlocked.3.html
fputws_unlocked(3) - nonlocking stdio functions (Man Page)
Each of these functions has the same behavior as its counterpart without the _unlocked suffix, except that they do not use locking (they do not set locks themse
manpages/ntfsresize.8.html
ntfsresize(8) - resize an NTFS filesystem without data loss
The ntfsresize program safely resizes Windows XP, Windows Server 2003, Windows 2000, Windows NT4 and Longhorn NTFS filesystems without data loss. All NTFS versi
manpages/mkdir.2.html
mkdir(2) - create a directory (System - Linux man page).....
mkdir() attempts to create a directory named pathname. The argument mode specifies the permissions to use. It is modified by the processs umask in the usual way
manpages/git-verify-commit.1.html
git-verify-commit(1) Check the GPG signature of commits.....
Validates the gpg signature created by git commit -S. OPTIONS -v, --verbose Print the contents of the commit object before validating it. <commit>... SHA-1 iden
manpages/nemiver.1.html
nemiver(1) graphical debugger for GNOME - Linux manual page
This manual page documents briefly the nemiver command. nemiver is a standalone graphical debugger that integrates well in the GNOME desktop environment. It cur
manpages/ModPerl::Code.3pm.html
ModPerl::Code(3pm) - Perl Interface for $class Constants....
This module provides functionality for generating mod_perl glue code. Reason this code is generated rather than written by hand include: consistency thin and cl
manpages/intro5.html
intro(5) - Introduction to file formats - Linux manual page
Section 5 of the manual describes various file formats and protocols, and the corresponding C structures, if any. NOTES Authors and copyright conditions Look at
manpages/sasl_log_t.3.html
sasl_log_t(3) - The SASL logging callback - Linux man page
sasl_log_t is used to log warning/error messages from the SASL library. If not specified syslog will be used. RETURN VALUE SASL callback functions should return
manpages/XkbSetNames.3.html
XkbSetNames(3) - Change the symbolic names in the server....
To change the symbolic names in the server, first modify a local copy of the keyboard description and then use either XkbSetNames, or, to save network traffic,
manpages/mergelib.1.html
mergelib(1) - merge one library into another (Man Page).....
The mergelib program merges objects from one library into another. The names of object files in from-library will be prefixed by object-filename-prefix (_ by de
manpages/noecho_sp.3ncurses.html
noecho_sp(3ncurses) - curses screen-pointer extension.......
This implementation can be configured to provide a set of functions which improve the ability to manage multiple screens. This feature can be added to any of th
