HomeLinux To display those lines in between 25 and 50 having pattern 'unix' in it Vikram somai December 19, 2020 0 Comments Facebook Twitter To display those lines in between 25 and 50 having pattern 'unix' in it$ sed -n 25,50p caroline | grep -n "unix" Tags Linux unix Facebook Twitter
Post a Comment
If you have any doubts, Please let me know
Thanks!