logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Author

       ssid was written by Anselm R. Garbe <garbeam@gmail.com>.

       This  manual  page  was written by Daniel Baumann <daniel@debian.org>, for the Debian project (but may be
       used by others).

0.1                                                2008-08-03                                            SSID(1)

Description

ssid  is  an extremely 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.

Name

       ssid - simple setsid

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.

Options

ssid only prints its version when fed with -v.

See Also

Synopsis

ssid [-v] cmd [ args ]

See Also