Help for this page

Select Code to Download


  1. or download this
    perl -i -ne'print unless /Alias/ and /icons/;' one.txt
    
  2. or download this
    perl -i.bak -ne'print unless /Alias/ and /icons/;' one.txt