--- On Tue, 10/2/09, Anand Malgaonkar <anandm...@yahoo.co.in> wrote: From: Anand Malgaonkar <anandm...@yahoo.co.in> Subject: [LinuxVadaPav] Quotas Problem To: linuxvadapav@yahoogroups.com Date: Tuesday, 10 February, 2009, 1:02 PM
Hi all, I am trying to configure quotas in CentOS 5.I have created a prototype of 1 User and want to apply to all Users. But my command given below does not work and gives the following error given in screenshot attached.Pls help. edquota -p username `awk -F : `$3 > 499 {print $1}`/etc/passwd` edquota: User awk -F: doesn't exist. Thanks...... Regards, Anand Dear, Cmd is correct but there is no backtick before $ sign and after curley bracket, it is single inverted comma. You have messed up with backtick and inverted comma. Backtick is before awk and after passwd. ` is backtick ' is inverted comma Hope it helps u. Mubeen Nakade. Did you know? You can CHAT without downloading messenger. Go to http://in.webmessen ger.yahoo. com/ [Non-text portions of this message have been removed] Check out the all-new Messenger 9.0! Go to http://in.messenger.yahoo.com/ [Non-text portions of this message have been removed]