PEAR Handbuch
Zurück
Nach vorne
VII. PEAR System
Inhaltsverzeichnis
Using
-- general information
System::rm()
-- command for removing files
System::mkdir()
-- make directories
System::cat()
-- concatenate files. It support also bash style stdout redirections
System::mkTemp()
-- creates temporal files or directories
System::type()
-- command for getting the full path of a program in the PATH
Zurück
Zum Anfang
Nach vorne
Net_Socket
Nach oben
Using