The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 06-22-2005
Simerian Simerian is offline
Registered User
 

Join Date: Oct 2003
Location: United Kingdom
Posts: 37
Oh yeah, I forgot, you can also "tee" standard output to a file to capture screen output as well as displaying it to the monitor. If the permissions on your system are set really insecurely, you can also capture the input and output from somebody else's tty session and log that... sorry mispent youth!
Reply With Quote