On Wed, Mar 01, 2006 at 10:47:35PM +1100, Bruce Badger wrote: > In the days of teletypes you had a hard-copy record of everything that > happend in a shell session - the paper teletype roll. > > Is there a way to get a journal (electronic is fine, no need for the > roll :-)) produced for SSH/Bash sessions?
For bash, 'script'. For ssh, putty has full logging ; log to timestamped files even! (Yes, you can get putty for linux now) Matt -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
