13,420
edits
Changes
→Using the awk Utility
'''Examples:'''
<span style="font-family:courier;">'''xawk 'NR == 3 {print}' text.txt''' (xprint 3rd line)<br>'''x''' (x)<br>'''x''' (x)<br>'''x''' (x)<br><br>'''x''' (x)<br>'''x''' (x)<br>'''x''' (x)<br>'''x''' (x)<br><br></span>
=INVESTIGATION 1: USING THE SED UTILITY=