Something that has always puzzled me about the shell history file: If a user is logged in on multiple tty's, does the users history from all sessions go into the same file? This could be a real problem if I do a !r hoping to envoke rpm but someone else using the same login just did an rm -rf * George