特定の拡張子を持つすべてのファイルをある.SAV
ディレクトリ (そのディレクトリ内のすべてのサブディレクトリを含む) から別のディレクトリにコピーする方法は? 私はmacからターミナルを使用しています。私が試してみました
/Users/tournillon/my_directory/research_projects/dissertation_related/inequality
Antonio-P-Tournillon-Ramoss-iMac:inequality tournillon$ ls
Brazil dhs_dados imr201101app.pdf
GHME_Education_final.pptx dhs_sav_files
Antonio-P-Tournillon-Ramoss-iMac:inequality tournillon$ dhs_dados /*.SAV/ dhs_sav_files/
これは些細な作業だと思いますが、構文を正しく理解できません。
どうもありがとう、
アントニオ・ペドロ。