df -P will provide 1 line per mount-point
df -h -P will give human readable sizes (MB, GB, …)
df -hP|column -t Will allign the output in columns
df -P will provide 1 line per mount-point
df -h -P will give human readable sizes (MB, GB, …)
df -hP|column -t Will allign the output in columns