|
|
| |
App::PFM::OS::Linux(3) |
User Contributed Perl Documentation |
App::PFM::OS::Linux(3) |
PFM OS class for access to Linux-specific OS commands.
- du(string $path)
- Linux-specific method for requesting file space usage info using
du(1).
- df
- Translates the filesystems 'none' to their filesystem types.
- 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. |