13,420
edits
Changes
→USING SED & AWK UTILTIES
===Main Objectives of this Practice Tutorial===
:* Learn how to issue Use the '''sed''' command to '''manipulate text ''' contained in a file.
:* List and understand several '''instructions ''' associated with the '''sed''' command.
:* Use the '''sed''' command as a '''filter to manipulate text''' with Linux pipeline commands.
:* Learn how to issue Use the '''awk''' command to '''manipulate text ''' contained in a file.
:* Use the '''awk''' command as a '''filter to manipulate text''' with Linux pipeline commands.
<br><br>
===Tutorial Reference Material===