[sk]% cat test.txt JohnGalt DagnyTagart HenryHankRearden [sk]% perl -i -ne 'print if $. > 1' test.txt [sk]% cat test.txt DagnyTagart HenryHankRearden
In reply to Re: deleting first line of a file using in-place editing
by sk
in thread deleting first line of a file using in-place editing
by ranjan_jajodia
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |