How To Delete Trash From Command Line in Linux / Fedora Core 6コマンドラインからゴミ箱を削除する方法にLinux / Fedora Coreの6
The Trashcan on your Fedora Core desktop (tested for gnome) is actually located in ~/Trash directory. trashcanをして、 Fedora Coreのデスクトップ(民生用GNOMEのように)は、実際に位置し〜 /ゴミ箱ディレクトリに移動します。 So a simple commaond as below should clear your trash:単純なcommaondは以下の通りですので、クリアするには、ゴミ箱に移動:
rm -rf ~/.Trash/* rm -のRF 〜 / 。ゴミ箱/ *
Why did I need this?なぜ私が必要ですか?
There were some files in the Trash can which I didn’t have permission to clean.いくつかのファイルがあったでは、ゴミ箱のアクセスが許可しなかったことが私をきれいにします。 Most likely I used some program with root permissions which moved files to the Trash.私いくつかのプログラムで使用される最も高いルート権限でのファイルをごみ箱に移動します。
Why you may need this?なぜこのすることが必要ですか?
In NFS based systems home directory is located in the NFS server.ベースのシステムでNFSのホームディレクトリがNFSサーバーに位置します。 So it might be space saving to periodically delete the Trash directory for all NFS users.かもしれないので、省スペースを定期的には、ゴミ箱のディレクトリを削除するユーザーのすべてのNFSのです。
Filed under提出されて Fedora Core 6 Fedora Coreの6 , 、 Gnome Desktop GNOMEデスクトップ , 、 How Toどのように , 、 Linuxリナックス , 、 Linux Migration Linuxへの移行 | |
| |
RSS 2.0 RSS 2.0を | |
Trackbackトラックバック this Article |この記事|
Email this Article電子メールこの記事
You may also like to readを読むようにすることも可能 |




