MBPro:~ oren$ which echo /bin/echo MBPro:~ oren$ which nohup /usr/bin/nohup #### #!/usr/local/bin/perl -w use strict; system("/bin/echo test > /home/monkfan/testcron.txt"); #system("/usr/bin/nohup perl /home/monkfan/later_other_code.pl&");