perl -ne 'next if m,^Alias /icons/,; print' < one.txt > tmp.txt && mv tmp.txt one.txt