Help for this page
#!/usr/bin/perl -w use strict; ... system("pwd "); system("ls "); system ("./$newfile ");