Quantcast
Channel: Bashタグが付けられた新着記事 - Qiita
Viewing all articles
Browse latest Browse all 2912

削除リストに基づくファイル削除スクリプト(Bash)

$
0
0
概要 このスクリプトは、指定ディレクトリにある 削除リストファイル(delete_*.list) を順に読み込み、そのリストに記載されたファイルを削除します。 削除後、削除リストファイルは old/ ディレクトリに移動して二重実行を防止します。 スクリプト内容 #!/bi...

Viewing all articles
Browse latest Browse all 2912

Trending Articles