On 23.05.2014 13:53, Götz Reinicke - IT Koordinator wrote:
xfs_quota -x -c 'limit bsoft=20000m bhard=22000m username' /home
would set the quota for that user.
But I do get an error:
Command limit not found.
The error message looks like you are confounding single quotes with backticks
regards Ulf.