df
df displays the amount of disk space available on the file system containing each file name argument.

df
df
–no-sync
–sync
–no-sync, Do not invode sync before getting usage info(default).
–sync, Invoke sync before getting usage info.
du
-k
–output[=FIELD_LIST]
–total
-k, –block-size=1K
–output[=FIELD_LIST], Use the output format defined by FIELD_LIST, or print all fields if FIELD_LIST is omitted.
–total, Elide all entries insignificant to available space, and produce a grand total.