The Linux is similar to other operating systems you may have used before, such as Windows, OS X, or iOS. Like other operating systems, Linux has a graphical interface and contains types of software that are accustomed to being used on other operating systems, such as word processing applications, that have Linux equivalents.
cl-quota is a tool used to manage the inodes limits.
The following commands are used in managing the inode limits.
-u --user
print limits for a particular user
-U --user-id
prints limit for a particular user id
-P --package-limits
prints limits for all packages
-p --package
prints limits for a given package
-S --soft-limit
set the soft limit for user or package
-H --hard-limit
set the hard limit for user or package
-Y --sync
resets inodes limits for all accounts (fix quota)
-C --cache
generate the cache file
-M --mount-point
sets the partition for which to apply inodes limits
-h --help
prints help message