README (411B)
1 ssid - simple setsid 2 ==================== 3 ssid is an extremly simple setsid replacement. 4 5 6 Installation 7 ------------ 8 Edit config.mk to match your local setup. ssid is installed into 9 /usr/local by default. 10 11 Afterwards enter the following command to build and install ssid 12 (if necessary as root): 13 14 $ make clean install 15 16 17 Running ssid 18 ------------ 19 Simply invoke the 'ssid' command with the required arguments.