some useful commands - Linux Views : 701
Tagged in : Linux
0 0
Send mail
here are some useful commands in linux..

df -h - to view mounted partitions
df --version - to view the version of df
fdisk -l - to view system partition
uname -r - to check the kernel
cat /etc/redhat-release - to check red hat release version
chmod -R 777 foldername - Recursively changes all the files inside the folder to 777
By deva, On - 2007-08-03



    Login to add Comments .