摘要: 001、 (base) [root@pc1 test]# ls (base) [root@pc1 test]# echo $a ## 测试变量a和b (base) [root@pc1 test]# echo $b (base) [root@pc1 test]# export a=10000 ## a 阅读全文
posted @ 2023-10-02 00:01 小鲨鱼2018 阅读(9) 评论(0) 推荐(0) 编辑