-- hi but i want to display users having more than 10 mb I dont want everyone to be displayed
I think u got my problem sanju - Devdas Bhagat <[EMAIL PROTECTED]> wrote: > On 04/07/02 07:25 +0100, K SANJU wrote: > > Is there any command by which I can check whish > users > > are using more than 10 Mb in their Mail > > box(/var/spool/mail) and the result should be > given in > > test file > Since this is a single file, I think you can do a ls > -lh and then run a > grep, or you can use du -sh and then grep, > redirecting output to test. > > I figure that the man pages can help you here. > > Devdas Bhagat > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Caffeinated soap. No kidding. > http://thinkgeek.com/sf > _______________________________________________ > linux-india-help mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/linux-india-help __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Caffeinated soap. No kidding. http://thinkgeek.com/sf _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
