Help for this page

Select Code to Download


  1. or download this
    print $sh->ls( qq(-l ./logs/ |grep -v "^d" |grep -v file1 | awk 'NR>1 
    +{ print \$9}'));