PDA

View Full Version : execute command in Perl



asylu3
08-11-2004, 05:02 PM
#!/bin/bin/perl
system("ls -al");