CompTIA Linux+ XK0-004: Searching & Manipulating File Contents


Overview/Description
Expected Duration
Lesson Objectives
Course Number
Expertise Level



Overview/Description

Discover command lines tools to parse, filter, sort, and edit the contents or output of files and commands, as you prepare for the XK0-004: CompTIA Linux+ certification exam.



Expected Duration (hours)
1.0

Lesson Objectives

CompTIA Linux+ XK0-004: Searching & Manipulating File Contents

  • recognize how to get help and information for creating regular expression statements
  • use the grep command to find files and lines matching a fixed text string
  • use the grep command to find matching lines using a regular expression
  • work with the common regular expression wildcard characters
  • manipulate the contents of a file by removing lines
  • use the cut command to retrieve a specific column of data from a text file
  • use the sort command to sort data in a text file
  • Course Number:
    it_linuxp2019tv_08_enus

    Expertise Level
    Intermediate