Bioscryptome
Bioscryptome
Blog
Git
Hugo
Linux Command
Python
R
SQL
PowerShell - Remove-Item
ファイルやディレクトリを削除する
1 minute read
Modified:
1 Dec, 2021
ディレクトリを削除する
Remove-Item -Path <path> -Recurse -Force