パラメータ展開 - ブラケット

 $ touch 1.txt
 $ cp 1.txt{,.old}
 $ ls
 1.txt 1.txt.old

参考

https://www.cyberciti.biz/faq/explain-brace-expansion-in-cp-mv-bash-shell-commands/


トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS