bashrcprofile
生活随笔
收集整理的這篇文章主要介紹了
bashrcprofile
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
# /etc/bashrc
# are we an interactive shell?? 是交互式的shell嗎?
# System wide functions and aliases? //系統功能和別名
比如說:你設置個別名
alias 'xix'='date'
當你鍵入xix時,那么系統顯示為命令date的信息。(鍵入后才輸出)交互
#It's much better to create a custom.sh shell script in? //自定義腳本最好寫到這里
# /etc/profile.d/
# /etc/profile
# System wide environment and startup programs, for login setup? //系統的環境和開啟程序,對于登錄系統時的設置
轉載于:https://blog.51cto.com/0skymoment/1621390
總結
以上是生活随笔為你收集整理的bashrcprofile的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: oracle.cmd
- 下一篇: Eclipse调试:改变颜色, 背景与字