system('bash /Library/WebServer/CGI-Executables/radio.sh '); #system('osascript /Applications/radioscripts/Switch_iTunes_Subflow.app'); #system('osascript /Library/WebServer/CGI-Executables/Switch_iTunes_Subflow.app'); #### #! /usr/bin/perl use strict; use CGI qw(:standard); use Fcntl qw(:DEFAULT :flock); system(`mkdir /cgi-bin/NEW`);