📜  使用 sed 分配变量不起作用 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:04.850000             🧑  作者: Mango

代码示例1
comp=$(echo "$fullName"  | sed 's/ //g')