Has anybody an answer to this:
df -h
gives:
So it seems 20.96 GB used
But
du -shc /* | sort -h
gives
So only 6.06 GB used
Is there any way to find out / clear the overhead (14GB) in diskspace?
kind regards,
Bartplessers
Has anybody an answer to this:
df -h
gives:
So it seems 20.96 GB used
But
du -shc /* | sort -h
gives
So only 6.06 GB used
Is there any way to find out / clear the overhead (14GB) in diskspace?
kind regards,
Bartplessers