Filesystem:COMMANDS
<<<< ^^^^^ >>>>
pwd Print current working directory
cd Change to directory
mkdir Make directory
rmdir Remove directory (must be empty)
rm -rf Remove directory (very dangerous)
cp Copy a file or directory
mv Move (or rename) a file or directory
tar Backs up a directory tree
cat Print file to screen or stdout
less Scroll forward or backward through file
mount Associates a partition with a directory
umount  Dissociates a partition from a directory
mkfs Make a filesystem on a partition (like dos format)
fdisk Handle partitions on a physical drive
df Reports disk space on each mounted partition
du Reports disk usage in a tree

<<<< ^^^^^ >>>>
 
 
 
Copyright (C) 2001 by Steve Litt, you can freely distribute unmodified copies if this copyright notice and disclaimer are intact.  This material originally appeared on Troubleshooters.Com.

This presentation has no warrantee, express or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The entire risk as to the quality and performance of the presentation is with you.
 

3.html

Exit Slideshow