Would that do it for you ?#!/usr/bin/perl -w use strict; my @List=`ls -al`; print @List;
In reply to Re: redirect STDOUT from system() function
by ChOas
in thread redirect STDOUT from system() function
by uzzikie
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |