Skip to main content

ダブルクォーテーションと展開について

内容"'メモ
glob (ワイルドカード)*-[0-9].txtxx展開されると誤解しがち
変数展開$FNAMEox
式展開1`ls | tail`ox
式展開2$(ls | tail)ox