2663481911 / issue

0 stars 0 forks source link

Linux环境变量.md | lss #10

Open 2663481911 opened 3 years ago

2663481911 commented 3 years ago

https://lishushuai.gitee.io/2021/02/24/Linux%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F/#more

linux环境变量 export :显示所有的环境变量 echo $PATH:命令输出当前的PATH环境变量的值

2663481911 commented 3 years ago

😄