faqts : Computers : Operating Systems : Linux : File System

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

Entry

Operating system: Linux: Endofday: What is the logout file for Linux?

Nov 23rd, 2003 17:56
Knud van Eeden,


----------------------------------------------------------------------
--- Knud van Eeden --- 24 November 2003 - 02:55 am -------------------

Operating system: Linux: Endofday: What is the logout file for Linux?

---

 .bash_logout

---

To see this file, type the following commands:

 cd /root

 ls -a

 emacs .bash_logout

 or

 vi .bash_logout

----------------------------------------------------------------------