Changes

Jump to: navigation, search

Tutorial11: Sed & Awk Utilities

No change in size, 09:39, 24 July 2020
INVESTIGATION 1: USING THE SED UTILITY
# Issue the following linux pipeline command:<br><span style="color:blue;font-weight:bold;font-family:courier;">who | sed -n '/^[a-m]/ p' | more</span><br><br>What did you notice?<br><br>
 :In the next investigation, you will learn how to manipulate text using the awk utility.<br><br>
=INVESTIGATION 2: USING THE AWK UTILITY =
13,420
edits

Navigation menu