This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
quotaoff
===
关闭Linux内核中指定文件系统的磁盘配额功能
## 说明
**quotaoff命令** 用于关闭Linux内核中指定文件系统的磁盘配额功能
## 选项
```
quotaoff(选项)(参数)
-a:关闭在/etc/fstab文件里,有加入quota设置的分区的空间限制
-g:关闭群组的磁盘空间限制
-u:关闭用户的磁盘空间限制
-v:显示指令执行过程
### 参数
文件系统:指定要关闭磁盘配额功能的文件系统