Bashshell程序设计(五)常用命令 命令替换$() 命令替换用于在shell中执行指定的命令,并把命令的输出捕获返回给shell。 例如: 12 [centos7-server ~]# echo $(... ginotang 5年前 (2017-12-28) 774℃ 0评论 0喜欢