Introduction to VLSI Design

Commonly used UN*X commands: rmdir

The remove directory command can be used to remove empty directories. Basic usage is:

	rmdir directory
E.g.
	mkdir test
	ls	
	rmdir test
	ls

The example first creates a directory with the makedir command and then removes it. Please note that this command will not work if the directory contains files and/or directories. The "rm" command can be used to remove these files.



Unix Commands
Course web-site

a production of


VLSI CAD Laboratory


Analog/Digital Microelectronics Group

Cadence is a trademark of Cadence Design Systems, Inc., 555 River Oaks Parkway, San Jose, CA 95134.
Please read this DISCLAIMER

KGF 10/31/1998