在终端:
VAR="Extremely long and often used command" echo $VAR
输出:
非常长且经常使用的命令
到目前为止它工作正常,但在重新启动终端后,我的变量不存在。如何解决?
shell bash linux-mint bashrc
bash ×1
bashrc ×1
linux-mint ×1
shell ×1