how to find free space in unix/linux

df -h on linuxfree -m will display free memory in MB 'df' and 'du' commands give the information about space.df -k the better command is df -h

No comments: