On Mon, Feb 16, 1998 at 09:34:08PM -0500, Bob Bernstein wrote: > Ben Pfaff <[EMAIL PROTECTED]> wrote: > > Try the script(1) command. > > Wow! Thanks to everyone who chimed in on this one. (Wish they were all this > easy...naw, that would be pretty boring, huh?)
The command "apropos <something>" can help you find the appropriate tool too; eg [5:16pm] [EMAIL PROTECTED]:~> apropos session getsid (2) - get session ID login (1) - Begin session on the system script (1) - make typescript of terminal session setsid (2) - creates a session and sets the process group ID setsid (8) - run a program in a new session Hamish -- Hamish Moffatt, [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] Latest Debian packages at ftp://ftp.rising.com.au/pub/hamish. PGP#EFA6B9D5 CCs of replies from mailing lists are welcome. http://hamish.home.ml.org -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

