PEAR Manual
Prev
Chapter 19. PEAR base classes
Next
System
Table of Contents
Introduction
-- General usage informations
System::rm
-- remove files
System::mkDir
-- create directories
System::&cat
-- concatenate files
System::mktemp
-- Create temporary files or directories
System::tmpdir
-- Get path of temporal directory
System::which
-- show full path of a command
Commandline functions
System
provides an API for cross platform compatible commandline programs.
Prev
Home
Next
Package PEAR_ErrorStack Constants
Up
Introduction