When I use df -h it gives following result for /appl directory
/appl 39G 32G 6.7G 83% /appl
But when I enter that directory cd /appl and run du -sh it is giving me the following result :
4.9G .
If the /appl mountpoint is occupied 32GB why is it showing that it's directories total to 4.9G?