是~/.bashrc 唯一指定用户特定环境变量、别名、PATH变量修改等的地方吗?
~/.bashrc
PATH
我问是因为这似乎~/.bashrc是bash-only,但其他 shell 也存在......
bash
bash environment-variables profile
我想让系统上的所有用户都有一个名为 SPI 的环境变量,指向 /usr/local/share_ideas 目录。我该怎么做?
linux environment-variables
environment-variables ×2
bash ×1
linux ×1
profile ×1