全部分类
移动开发与应用
WEB前端
架构与运维
程序设计
数据库
操作系统
热点技术
综合
bashrc 和 bash_profile
250阅读 0评论
2023-11-07
zhangjiakouzf
分类:
LINUX
总是记不住,写一下吧
Bashrc is executed each time you open a new terminal window, while bash_profile is executed only once when you log in to your account.
上一篇:
清理linux系统/var的空间
下一篇:
django 中接受POST请求时,遇到 Forbidden (CSRF token missing.) 错误