Simple setsid
ssid [-v] cmd [ args ]
ssid is an extremly simple setsid replacement. It executes any given command after first assuming the present session identity, and possibly after forking to get a correct process group.
ssid only prints its version when fed with -v.
Like with all forking software, the shell interpreter might misplace a line feed when displaying output from the invoked command. This is a timing artefact.
Homepage <http://www.suckless.org/>
ssid was written by Anselm R. Garbe <[email protected]>.
This manual page was written by Daniel Baumann <[email protected]>, for the Debian project (but may be used by others).