ExamGecko
Home / LPI / 101-500
Ask Question

LPI 101-500 Practice Test - Questions Answers, Page 15

Question list
Search

Question 141

Report
Export
Collapse

Which of the following pieces of information of an existing file is changed when a hard link pointing to that file is created?

File size
File size
Modify timestamp
Modify timestamp
Link count
Link count
Inode number
Inode number
Permissions
Permissions
Suggested answer: C

Explanation:

NEW QUESTIONS

asked 18/09/2024
STEVE MESSANGA
28 questions

Question 142

Report
Export
Collapse

Which of the following commands are common Linux commands for file management? (Choose three correct answers.)

copy
copy
mv
mv
move
move
cp
cp
mkdir
mkdir
Suggested answer: B, D, E
asked 18/09/2024
Vitalii Lutsenko
33 questions

Question 143

Report
Export
Collapse

Which of the following examples for Bash file globbing matches a file named root-can-do-this.txt when used in the directory holding that file? (Choose three correct answers.)

root*can?do-this.{txt,odt}
root*can?do-this.{txt,odt}
r[oOoO]t-can-do*.txt
r[oOoO]t-can-do*.txt
{root,user,admin}-can-??-this.txt
{root,user,admin}-can-??-this.txt
root*can*do??this.txt
root*can*do??this.txt
root***{can,may}-do-this.[tT][xX][tT]
root***{can,may}-do-this.[tT][xX][tT]
Suggested answer: A, B, C
asked 18/09/2024
Casey Donovan
40 questions

Question 144

Report
Export
Collapse

CORRECT TEXT

What command changes the nice level of a running process? (Specify ONLY the command without any path or parameters)

renice
renice
Suggested answer: A
asked 18/09/2024
Jérémy FRAISSENET
33 questions

Question 145

Report
Export
Collapse

Which option to the tee command will cause the output to be concatenated on the end of the output file instead of overwriting the existing file contents?

-a
-a
-c
-c
--no-clobber
--no-clobber
--continue
--continue
Suggested answer: A
asked 18/09/2024
Russo, Anna
25 questions

Question 146

Report
Export
Collapse

What is the purpose of the xargs command?

It passes arguments to an X server.
It passes arguments to an X server.
It reads standard input (STDIN) and builds up command lines to execute.
It reads standard input (STDIN) and builds up command lines to execute.
It helps shellscripts take variable argument lists.
It helps shellscripts take variable argument lists.
It asks a question, graphically, and returns the answer to the shell.
It asks a question, graphically, and returns the answer to the shell.
It allows users to specify long options for commands that normally only accept short options.
It allows users to specify long options for commands that normally only accept short options.
Suggested answer: B
asked 18/09/2024
Peter Kiraly
34 questions

Question 147

Report
Export
Collapse

Which of the following commands can be used to create a new file that is 100kB in size?

dd
dd
file
file
mkfile
mkfile
touch
touch
Suggested answer: A
asked 18/09/2024
Siddig Ahmed
47 questions

Question 148

Report
Export
Collapse

When using regular expressions, which of the following characters match the beginning of a line?

^
^
?
?
*
*
+
+
$
$
Suggested answer: A
asked 18/09/2024
Hector Moreno
40 questions

Question 149

Report
Export
Collapse

Which of the following statements is correct for a command line ending with a & character?

The command's output is redirected to/dev/null.
The command's output is redirected to/dev/null.
The result of the command defines if the next command will be run.
The result of the command defines if the next command will be run.
Thecommand is run in background of the current shell.
Thecommand is run in background of the current shell.
The command is run as a direct child of theinitprocess.
The command is run as a direct child of theinitprocess.
Suggested answer: C
asked 18/09/2024
Shivanth Jha
36 questions

Question 150

Report
Export
Collapse

Which of the following commands will produce the following output?

LPI 101-500 image Question 150 51812 09182024213233000000LPI 101-500 image Question 150 51812 09182024213233000000

jobs
jobs
proclist
proclist
netstat
netstat
ps
ps
Suggested answer: D
asked 18/09/2024
Mauro Daniele
37 questions
Total 246 questions
Go to page: of 25