Friday, May 3, 2013

DIRECTORY COMMANDS


cd - Change directories
df - print the free space available in a directory
du - print the size of a directory
ln - Create a link to a file or directory
ls - Lists the files contained in the directory
mkdir - Create a new directory
pwd - Print the current working directory
rmdir - Remove the specified directory
symlinks - Find symbolic links

No comments:

Post a Comment