#!/usr/bin/perl use strict; my $cmdline = join(" ",@ARGV); system("nohup $cmdline &