Last published: Wed Oct 8 10:18:30 MDT 2003 | Doc for 1.1.4.1 |
Programmer's Reference
COE_API:COE
COE_API:OS_Linux
COE_API:OS_Windows
COE_API:UAM
COE_API:UserMgmt
COE_CVS
COE_ManPages:COE
COE_ManPages:UserMgmt
COE:SegmentationGuide
|
#!/usr/bin/perl -T -I /h/COE/lib -w use Coe; my @data; my $dev; my $total; my $used; my $avail; my $res; my $dir; @data=coeExec("/bin/df -k"); shift (@data); # deb has a default 5% reserve; use tune2fs -m |
© 2003, Federal Linux Systems |