Changes

Jump to: navigation, search

Tutorial11: Sed & Awk Utilities

12 bytes added, 07:06, 21 July 2020
Using the sed Utility
'''Address:'''
*can use a line number, to select a specific line (for example: 5)
*Note: when using regular expressions, you must delimit them with a forward-slash"/" default address (if none is specified) will match every line
'''Instruction:'''
*Action to take for matched line(s)
*Refer to table on right-side for list of some common instructions and their purpose
13,420
edits

Navigation menu