CITEC Forum
>
Computer Knowledge
>
Programming Zone
>
Perl
> execute command in Perl
PDA
View Full Version :
execute command in Perl
asylu3
08-11-2004, 05:02 PM
#!/bin/bin/perl
system("ls -al");
Powered by vBulletin® Version 4.2.5 Copyright © 2026 vBulletin Solutions Inc. All rights reserved.