🌈 搜索
📅  最后修改于: 2022-03-11 14:49:48.593000             🧑  作者: Mango
function myFunc { result="do something" echo $result } echo "$(myFunc)"