Showing posts with label Directory and File Commands Solaris Unix. Show all posts
Showing posts with label Directory and File Commands Solaris Unix. Show all posts

Unix Directory and File Commands Solaris Unix

Directory and File Commands

Command                     Description

cd d                         Change to directory called "d"

mkdir d                      Create new directory called "d"

mv f1 [f2...] d              Move file "f" to directory called "d"