Logo
Unionpedia
Communication
Get it on Google Play
New! Download Unionpedia on your Android™ device!
Download
Faster access than browser!
 

Nohup

Index Nohup

nohup is a POSIX command to ignore the HUP (hangup) signal. [1]

14 relations: Bash (Unix shell), Disown (Unix), GNU Screen, IBM AIX, Login session, Nice (Unix), POSIX, Pseudoterminal, Redirection (computing), Secure Shell, Shell builtin, SIGHUP, Solaris (operating system), Terminal multiplexer.

Bash (Unix shell)

Bash is a Unix shell and command language written by Brian Fox for the GNU Project as a free software replacement for the Bourne shell.

New!!: Nohup and Bash (Unix shell) · See more »

Disown (Unix)

In the Unix shells ksh, bash and zsh, the disown builtin command is used to remove jobs from the job table, or to mark jobs so that a SIGHUP signal is not sent to them if the parent shell receives it (e.g. if the user logs out).

New!!: Nohup and Disown (Unix) · See more »

GNU Screen

GNU Screen is a terminal multiplexer, a software application that can be used to multiplex several virtual consoles, allowing a user to access multiple separate login sessions inside a single terminal window, or detach and reattach sessions from a terminal.

New!!: Nohup and GNU Screen · See more »

IBM AIX

AIX (Advanced Interactive eXecutive, pronounced) is a series of proprietary Unix operating systems developed and sold by IBM for several of its computer platforms.

New!!: Nohup and IBM AIX · See more »

Login session

In computing, a login session is the period of activity between a user logging in and logging out of a (multi-user) system.

New!!: Nohup and Login session · See more »

Nice (Unix)

nice is a program found on Unix and Unix-like operating systems such as Linux.

New!!: Nohup and Nice (Unix) · See more »

POSIX

The Portable Operating System Interface (POSIX) is a family of standards specified by the IEEE Computer Society for maintaining compatibility between operating systems.

New!!: Nohup and POSIX · See more »

Pseudoterminal

In some operating systems, including Unix, a pseudoterminal, pseudotty, or PTY is a pair of pseudo-devices, one of which, the slave, emulates a real text terminal device, the other of which, the master, provides the means by which a terminal emulator process controls the slave.

New!!: Nohup and Pseudoterminal · See more »

Redirection (computing)

In computing, redirection is a form of interprocess communication, and is a function common to most command-line interpreters, including the various Unix shells that can redirect standard streams to user-specified locations.

New!!: Nohup and Redirection (computing) · See more »

Secure Shell

Secure Shell (SSH) is a cryptographic network protocol for operating network services securely over an unsecured network.

New!!: Nohup and Secure Shell · See more »

Shell builtin

In computing, a shell builtin is a command or a function, called from a shell, that is executed directly in the shell itself, instead of an external executable program which the shell would load and execute.

New!!: Nohup and Shell builtin · See more »

SIGHUP

On POSIX-compliant platforms, SIGHUP ("signal hang up") is a signal sent to a process when its controlling terminal is closed.

New!!: Nohup and SIGHUP · See more »

Solaris (operating system)

Solaris is a Unix operating system originally developed by Sun Microsystems.

New!!: Nohup and Solaris (operating system) · See more »

Terminal multiplexer

A terminal multiplexer is a software application that can be used to multiplex several separate pseudoterminal-based login sessions inside a single terminal display, terminal emulator window, PC/workstation system console, or remote login session, or to detach and reattach sessions from a terminal.

New!!: Nohup and Terminal multiplexer · See more »

References

[1] https://en.wikipedia.org/wiki/Nohup

OutgoingIncoming
Hey! We are on Facebook now! »