Executing shell commands within Rim

Executing system commands system@"system" UNIX Rim allows you to execute shell commands by  <"system" <command> where <command> will normally be a quoted string. Rim closes your database prior to executing the system command so your data should be OK even if you cannot return.