Introduction to VLSI Design

Commonly used UN*X commands: mkdir

A file system hierarchy consists of a number of files and directories. The "make directory" command is used to create directories. General usage is

	mkdir directory
E.g.
	mkdir test

The example creates a directory named "test" under the current directory. In UN*X operating system directories and files are treated similarly. Therefore they can not share the same name. The above example would fail if a file named "test" already exists.



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