centos man page for setsid

Query: setsid

OS: centos

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SETSID(1)							   User Commands							 SETSID(1)

NAME
setsid - run a program in a new session
SYNOPSIS
setsid program [arg...]
DESCRIPTION
setsid runs a program in a new session.
OPTIONS
-c, --ctty Set the controlling terminal to the current one.
SEE ALSO
setsid(2)
AUTHOR
Rick Sladkey <jrs@world.std.com>
AVAILABILITY
The setsid command is part of the util-linux package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux/. util-linux November 1993 SETSID(1)
Related Man Pages
uuid_compare(3) - centos
setsid(2) - mojave
uuid_compare(3) - linux
ctrlaltdel(8) - debian
setsid(2) - centos
Similar Topics in the Unix Linux Community
Why process leader can not call setsid()
Work with setsid to open a session and close it correctly