13,420
edits
Changes
→Main Objectives of this Practice Tutorial
:* Use the '''sed''' command to '''manipulate text''' contained in a file.
:* List and understand explain several '''instructions''' associated with the '''sed''' command.
:* Use the '''sed''' command as a '''filter''' with Linux pipeline commands.
:* Use the '''awk''' command to '''manipulate text''' contained in a file.
:* List and explain several '''comparison operators''' and variables associated with the '''awk''' command.
:* Use the '''awk''' command as a '''filter''' with Linux pipeline commands.
<br><br>
===Tutorial Reference Material===