Both df and df -k show disk space usage for partitions (with -k specifying kilobytes block sizes). However, in older environments, df -k was specifically taught as the command to show disk space in kilobytes rather than raw blocks. Both are technically correct, but df -k fits the intended answer.