Edit quotas for a user or group. By default it operates on all filesystems with quotas. Quota information is stored permanently in the
quota.userandquota.groupfiles in the root of the filesystem. More information: https://manned.org/edquota.
edquota {{[-u|--user]}} $(whoami)
sudo edquota {{[-u|--user]}} {{username}}
sudo edquota {{[-g|--group]}} {{group}}
sudo edquota {{[-f|--file-system]}} {{filesystem}}
sudo edquota {{[-t|--edit-period]}}
sudo edquota {{[-p|--prototype]}} {{reference_user}} {{destination_user1}} {{destination_user2}}