This is the command ssid that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
ssid - simple setsid
SYNOPSIS
ssid [-v] cmd [ args ]
DESCRIPTION
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.
OPTIONS
ssid only prints its version when fed with -v.
NOTES
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.
Use ssid online using onworks.net services