Changes between Version 4 and Version 5 of jazz/09-06-27
- Timestamp:
- Jun 27, 2009, 5:19:58 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
jazz/09-06-27
v4 v5 28 28 == Bash == 29 29 30 * 30 * [http://video.linuxfoundation.org/video/1429 Bash Startup Scripts: .bashrc and .bash_profile] 31 31 * 最近在準備 Bash 教材時有看到 .bashrc 是給 Non-Login Shell 用,而 .bash_profile 是給 Login Shell 使用,這個影片恰巧展示了其差別。 32 32