💾 Archived View for freeshell.de › tldr › edquota.gmi captured on 2023-01-29 at 04:43:37. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Edit quotas for a user or group. By default it operates on all filesystems with quotas.
Quota information is stored permanently in the `quota.user` and `quota.group` files in the root of the filesystem.
edquota --user $(whoami)
sudo edquota --user {username}
sudo edquota --group {group}
sudo edquota --file-system {filesystem}
sudo edquota -t
sudo edquota -p {reference_user} {destination_user1} {destination_user2}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).