Henry Chan:
if I’m not mistaken the command for the last question in mock 2 xfs_quota
is not mentioned in any video
Aaron Lockhart:
@Henry Chan: This is covered in the same video as ext4 quotas. You merely have to enable quotas, and XFS handles it by default.
Aaron Lockhart:
The xfs_quota
command may not have detailed coverage in a video, but the man
pages should have anything that is needed for it.
Henry Chan:
got you