quotatool
non-interactive command line tool to edit disk quotas
Install
- All systems
-
curl cmd.cat/quotatool.sh
- Debian
-
apt-get install quotatool - Ubuntu
-
apt-get install quotatool - Kali Linux
-
apt-get install quotatool - Fedora
-
dnf install quotatool - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install quotatool - OS X
-
brew install quotatool - Raspbian
-
apt-get install quotatool
quotatool
non-interactive command line tool to edit disk quotas
Quotatool is a utility for manipulating the Linux Diskquota system, which sets file system usage caps for users. The "edquota" tool in the standard quota package goes through a text editor; "quotatool" on the other hand can set disk quotas directly from the command line, and is suitable for use in scripts and other non-interactive situations.