PEAR Manual
Prev
Chapter 13. PEAR base classes
Next
System
Table of Contents
Introduction
-- Gneral 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 crossplattform compatible commandline programs
Prev
Home
Next
PEAR_Error::toString()
Up
Introduction