bash

Cshell -- Shell -- Quick Ref. -- My Job -- Yashiro's home

Last update: 2004/6/18
Since: 2000/7/6

  1. Void CNTL-D
  2. To set ignoreeof, insert following 2 lines into "~/.bashrc".

  3. Startup files
  4. Startup files executed when bash is invoked (not login). Startup files executed when bash login. I don't know at where initial PATH value is set. (99/4/7)

  5. Sample of setenv
  6. or

  7. Sample of alias

  8. Others
  9. Initial .bash* file for users are in /etc/skel.
    The followings are listed in man but seems they are not called.