Unix command > rm コマンド

更新日 2014-04-17
広告
rmコマンドは、ファイルやディレクトリを削除するコマンドです。
$ rm test.txt
$ rm -rf test_directory
ファイル名にハイフンがある場合は、以下のようにすれば削除できます。
$ rm -- -test.txt
広告
お問い合わせは sweng.tips@gmail.com まで。
inserted by FC2 system