# The basic syntax is: exec program, arguments #!/usr/bin/perl -w # # Using exec. # exec("xterm", "-ls");