Help for this page

Select Code to Download


  1. or download this
    my $cmd=q(cd /waslogs1/vfoneLog/cposapp && ls -lrt | grep -i "$grep_da
    +te" | awk '{ print $9 }' > /home/cpos/CRM_Reports/timelogic/filelist.
    +txt);
    
    my $files=system($cmd);