Go Back   Linux Forums by TotalPenguin! Get linux Help! > Linux > Linux General

Linux General Any questions that are not covered by other forums go here.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-06-2007, 10:30 PM
Pan Pan is offline
Member
 
Join Date: Jun 2007
Posts: 61
Pan is on a distinguished road
Default May sound simple....

How do I actually delete a directory in Linux? I've tried 'rm' but this doesn't seem to do the trick.
Reply With Quote

Sponsored Links
  #2 (permalink)  
Old 12-28-2007, 06:34 PM
Super Moderator
 
Join Date: Dec 2007
Location: Denmark
Posts: 273
v0id is on a distinguished road
Send a message via MSN to v0id
Default

You need to delete the directory recursively.
This can be done by providing the "-r"-argument.
Code:
$ rm -r <directory>
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sound Issue tcm9669 Linux Hardware 11 06-21-2008 09:11 PM


All times are GMT. The time now is 12:53 AM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.