System

目次
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

コマンドライン関数

System は、クロスプラットフォーム互換の コマンドラインプログラム用APIを提供します。