envsubst批量替換環境變量實現配置文件自動修改 創建test.txt 查看test.txt文件內容如下: 替換${HOME}為對應環境變量值,輸出結果到test1.txt 查看test1. ...