rmdir command

Debian Linux Delete Directory Command

by Vivek Gite on August 19, 2010 · 0 comments

I am new to Debian Linux and bash shell command line. How do I delete or remove a directory using bash prompt?

{ 0 comments }

Removing a Directory In Linux

by Vivek Gite on January 15, 2010 · 0 comments

How do I remove a directory in Linux using the shell prompt?

{ 0 comments }

How do I delete all files in UNIX or Linux stored in /home/you/letters/ directory?

{ 1 comment }

Linux Delete Folder

by Vivek Gite on January 28, 2009 · 2 comments

How do I delete folders under Linux operating systems?

{ 2 comments }

Q. Can you tell me command to delete a directory in terminal? A. You need to use the rmdir utility / command. The rmdir utility removes the directory entry specified by each directory argument, provided it is empty. Arguments are processed in the order given. In order to remove both a parent directory and a [...]

{ 20 comments }

Linux Delete Directory With rmdir Command

by Vivek Gite on September 5, 2007 · 13 comments

I‘m new to Linux and I’d like to know how to delete directory under any Linux distributions?

{ 13 comments }

UNIX Delete / Remove Directory Command

by Vivek Gite on April 4, 2007 · 8 comments

How do I delete / remove a directory under UNIX operating systems?

{ 8 comments }