1833016 Members
2320 Online
110048 Solutions
New Discussion

About sent mail!

 
leereg_5
Frequent Advisor

About sent mail!

As root, how to detect users' quotas and email to him if exceed in a script? Would you please kindly give me an example?
Always UNIX!
2 REPLIES 2
Michael Tully
Honored Contributor

Re: About sent mail!

Hi,

If the quota has been exceeded the user is
reminded of this at the time of login. Check
the following link to the "Managing system
and Workgroups" system admin manual
on clues on how to set this up. Chapter 6
page 391. If you wish to e-mail then you would
need to wrap a script around the checking
process of this.

http://www.docs.hp.com/hpux/os/11.0/index.html

HTH
Michael
Anyone for a Mutiny ?
leereg_5
Frequent Advisor

Re: About sent mail!

Sorry for confusing!
Quota is just a example. I mean how to perform such kind of housekeeping job as a administrator?

Thanks a lot!
Always UNIX!