AFSFS 240

AFSFS 240
  • Downloads: 6137
  • Requirements:
  • Size: 0
  • Licence:
  • Version: 0
  • Added At: 2007-01-03
  • Publisher Site:



AFSFS 240

Share

AFS::FS is a Perl module to communicate with an AFS File Server.

SYNOPSIS

use AFS::FS qw(
getquota
isafs lsmount mkmount rmmount
setquota whereis
);

my $quota = getquota('.');
my $ok = setquota('.', $quota);

$ok = isafs('.');

my $vol = lsmount('/afs/mpa/home/nog');
print "Vol = $vol n";

$ok = mkmount('./tmp', 'home.nog');
print "ok mkmount = $okn";

$ok = rmmount('./tmp');
print "ok rmmount = $okn";

my @hosts = whereis('/afs/mpa/home', 1);
foreach my $host (@hosts) {
print " $hostn";
}

NOTE: The following lines are 'version 1' style: all names are exported by default. This style is deprecated !!!

us
AFS::FS is a Perl module to communicate with an AFS File Server.

SYNOPSIS

use AFS::FS qw(
getquota
isafs lsmount mkmount rmmount
setquota whereis
);

my $quota = getquota('.');
my $ok = setquota('.', $quota);

$ok = isafs('.');

my $vol = lsmount('/afs/mpa/home/nog');
print "Vol = $vol n";

$ok = mkmount('./tmp', 'home.nog');
print "ok mkmount = $okn";

$ok = rmmount('./tmp');
print "ok rmmount = $okn";

my @hosts = whereis('/afs/mpa/home', 1);
foreach my $host (@hosts) {
print " $hostn";
}

NOTE: The following lines are 'version 1' style: all names are exported by default. This style is deprecated !!!

us
�. you can free download AFSFS 240 now.
Soft85 only provide legal software, please help us keeping pur site legal, if you think this page is violating copyrights please let us know by clicking here Here






comments powered by Disqus

Download AFSFS 240 _FREE_