shell ls結果賦給變量

dirSrc=$(ls test/ -l | awk '/^d/{print $NF}') echo "dirSrc is $dirSrc"
相關文章
相關標籤/搜索