Introduction
Introduction Statistics Contact Development Disclaimer Help
setsid.1 - sbase - suckless unix tools
git clone git://git.suckless.org/sbase
Log
Files
Refs
README
LICENSE
---
setsid.1 (222B)
---
1 .Dd July 14, 2020
2 .Dt SETSID 1
3 .Os sbase
4 .Sh NAME
5 .Nm setsid
6 .Nd run a command in a new session
7 .Sh SYNOPSIS
8 .Nm
9 .Op Fl f
10 .Ar cmd
11 .Op Ar arg ...
12 .Sh DESCRIPTION
13 .Nm
14 runs
15 .Ar cmd
16 in a new session.
17 .Sh SEE ALSO
18 .Xr setsid 2
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.