The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
Google UNIX.COM



Thread: .logout help
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 05-10-2007
2dumb 2dumb is offline
Registered User
 

Join Date: Apr 2007
Posts: 37
Does anyone know how to delete or clear the csh history. When people log out I would like the history to be copied to a file along with some other infomation about the connection. However when I do this the history goes back several days so it seems like the last person that logged out did more than they did.

So I would like to copy the history then clear or remove the history. That way when the next person logs in they will start off with a clean slate.
Reply With Quote