Welcome Guest ( Log In | Click here to Register a free account now! )
Welcome to Bleeping Computer, a free community where people like yourself come together to discuss and learn how to use their computers. Using the site is easy and fun. As a guest, you can browse and view the various discussions in the forums, but can not create a new topic or reply to an existing one unless you are logged in. Other benefits of registering an account are subscribing to topics and forums, creating a blog, and having no ads shown anywhere on the site.| Important Announcement: The winners of the BC Million Post contest have been announced. You can read who the winners are at this post. - BleepingComputer Management |
![]() ![]() |
Sep 24 2005, 04:10 PM
Post
#1
|
|
![]() Member ![]() ![]() Group: Members Posts: 43 Joined: 13-September 05 Member No.: 34,009 |
Well I've read the tutorial about using window's command prompt. While I can move, copy and delete one archive or those that end with the same way (I mean for ex. *.txt)How I can't copy, move or delete diffrent archives the same time? How can I delete folders? I tried help command but i couldn't understand much Thanks a lot, Sakaman This post has been edited by sakaman: Sep 25 2005, 01:51 PM |
|
|
|
Oct 7 2005, 09:24 PM
Post
#2
|
|
|
Member ![]() ![]() Group: Members Posts: 81 Joined: 20-July 04 Member No.: 1,554 |
QUOTE(sakaman @ Sep 24 2005, 04:10 PM) How can I delete folders? I tried help command but i couldn't understand much Try rmdir [target] or rd for short rmdir=remove directory Can't remember for sure, but the directory may have to be empty before it will work. It may just give you a warning if not. (Directory is the DOS word for folder) SkyDawg -------------------- ![]() |
|
|
|
Nov 15 2005, 10:55 AM
Post
#3
|
|
|
Member ![]() ![]() Group: Members Posts: 16 Joined: 13-November 05 Member No.: 40,392 |
QUOTE(sakaman @ Sep 24 2005, 04:10 PM) How can I delete folders? I tried help command but i couldn't understand much Try rmdir [target] or rd for short rmdir=remove directory Can't remember for sure, but the directory may have to be empty before it will work. It may just give you a warning if not. (Directory is the DOS word for folder) SkyDawg First, DOS is actually a PC operating system, made popular by MS-DOS back in 1853. What you're running on is Terminal, running Bash, or Csh over Mac os X, but that really doesn't matter at all. Anyway, rmdir works if the directory is empty, but if you want to remove a directory and its contents, you can use a somewhat volatile command that makes the job quicker. Find the folder you're looking to destroy, and type: rm -rf foldername/ Be VERY careful using the command, its notorious for ruining peoples lives. |
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 22nd November 2008 - 07:16 AM |