Perl, shell, python Interview Questions and Answers and quiz
perl -ni -e 'print unless /^$/' file
perl -ni.bak -e 'print unless /^$/' file
Post a Comment
No comments:
Post a Comment