PrepAway - Latest Free Exam Questions & Answers

Category: 117-101 (v.1)

Exam 117-101: LPI Level 1 Exam 101, Junior Level Linux Certification, Part 1 of 2 (update November 19th, 2014)

What output will be displayed on the screen when the following command is executed: grep -o home myfile.txt

The file myfile.txt contains the following data:

joe:x:100:100:Joe:/home/joe:/bin/bash
mike:x:101:101:Mike:/home/mike:/bin/sh
kevin:x:102:102:Kevin:/home/kevin:/bin/sh
matt:x:103:103:Matt:/home/matt:/bin/sh

What output will be displayed on the screen when the following command is executed:
grep -o home myfile.txt


Page 23 of 29« First...10...2122232425...Last »