code to live or live to code
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
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment