|
|
| |
App::PFM::OS::Hpux(3) |
User Contributed Perl Documentation |
App::PFM::OS::Hpux(3) |
PFM OS class for access to HP-UX-specific OS commands.
- df(string $path)
- HP-UX-specific method for requesting filesystem info.
- du(string $path)
- HP-UX-specific method for requesting file space usage info using
du(1).
- aclget(string $path)
- Gets a file's Access Control List.
- aclput(string $path, string $aclfilename)
- Sets a file's Access Control List from the data in a temporary file.
pfm(1), App::PFM::OS(3pm), App::PFM::OS::Abstract(3pm).
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |