Friday, November 8, 2013

Linux: check directory free space command

Let's say you want to check free space at /tmp. Here's the command:
df -lkh /tmp

l: local - limit listing to local file systems
k: block size: 1K
h: human readable