Homeunix To count the number of words in line 40 through 60 of file f1.txt Vikram somai December 19, 2020 0 Comments Facebook Twitter To count the number of words in line 40 through 60 of file f1.txt$ sed -n 40,60p filename | wc -w Tags unix Facebook Twitter
Post a Comment
If you have any doubts, Please let me know
Thanks!