13,420
edits
Changes
→INVESTIGATION 2: USING THE AWK UTILITY
=INVESTIGATION 2: USING THE AWK UTILITY =
In this section, you will learn how to use the awk utility to manipulate text and generate reports...
'''Perform the Following Steps:'''
# xIssue a command to '''confirm''' you are located in your home directory.<br><br># Issue the following linux command ('''copy and paste''' to save time):<br><span style="color:blue;font-weight:bold;font-family:courier;">wget <nowiki>https://ict.senecacollege.ca/~murray.saul/uli101/data.txt</nowiki></span><br><br># Issue the '''more''' command to quickly view the contents of the '''data.txt''' file.<br>When finished, exit the more command by pressing the letter <span style="color:blue;font-weight:bold;font-family:courier;">q</span><br><br>
In the next investigation, you will ...
= LINUX PRACTICE QUESTIONS =