Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

LPI 101-500 Exam - Topic 1 Question 97 Discussion

Actual exam question for LPI's 101-500 exam
Question #: 97
Topic #: 1
[All 101-500 Questions]

Which of the following command lines creates or, in case it already exists, overwrites a file called data with the output of ls?

Show Suggested Answer Hide Answer
Suggested Answer: A, E

Contribute your Thoughts:

0/2000 characters
Rocco
4 months ago
Are you sure C is right? Seems too simple.
upvoted 0 times
...
Susana
5 months ago
Wait, I didn't know D just appends! That's interesting.
upvoted 0 times
...
Tiera
5 months ago
C is the correct one, no doubt about it!
upvoted 0 times
...
Gerald
5 months ago
I thought it was A at first, but that's for errors, right?
upvoted 0 times
...
Ceola
5 months ago
Definitely C, that's how you overwrite a file.
upvoted 0 times
...
Afton
6 months ago
I might be mixing things up, but I think "ls > data" is definitely the command that creates or overwrites the file.
upvoted 0 times
...
Leila
6 months ago
I'm a bit confused about the difference between ">" and ">>". I feel like ">>" appends, but I can't recall the exact details.
upvoted 0 times
...
Candida
6 months ago
I remember practicing a similar question, and I think "ls > data" is the right choice for creating or overwriting.
upvoted 0 times
...
Lorrie
6 months ago
I think the command to overwrite a file is the one with a single greater-than sign, but I'm not entirely sure.
upvoted 0 times
...
Rana
6 months ago
I'm not totally sure about this one. The different redirection operators like '>', '>>', and '>&' can be tricky. I'll need to double-check my notes on how they work before answering.
upvoted 0 times
...
Fredric
6 months ago
Okay, I got this. The key is that we want to create or overwrite the file 'data' with the output of 'ls'. So the correct answer is C, 'ls > data', because that will redirect the output to the file, creating or overwriting it as needed.
upvoted 0 times
...
Maryrose
6 months ago
Hmm, I'm a bit confused. Is it really that simple? I feel like there might be some nuance I'm missing here. Let me think this through a bit more carefully.
upvoted 0 times
...
Lonna
6 months ago
I'm pretty sure the answer is C. The '>' symbol redirects the output of the ls command to the file 'data', overwriting it if it already exists.
upvoted 0 times
...
Lorrie
6 months ago
This question seems straightforward, but I want to make sure I understand the context before answering.
upvoted 0 times
...
Tamala
11 months ago
Option D, of course! Gotta love those double-angle brackets, they make me all warm and fuzzy inside.
upvoted 0 times
...
Sherita
11 months ago
I'm feeling lucky, let's go with option B! Wait, is that the right command for Google?
upvoted 0 times
...
Felicitas
11 months ago
Hmm, I'm a bit unsure about this one. I might have to consult the man pages to be sure.
upvoted 0 times
...
Whitley
11 months ago
I'm going with option D, it will append the output of ls to the file data instead of overwriting it.
upvoted 0 times
Linn
9 months ago
I think option B is the correct one, it redirects both standard output and standard error to the file data.
upvoted 0 times
...
Lynelle
9 months ago
I agree with option D, it will append the output of ls to the file data instead of overwriting it.
upvoted 0 times
...
Rolland
10 months ago
I'm not sure, but I believe option A is the right choice, it creates or overwrites the file data with the output of ls.
upvoted 0 times
...
Lottie
10 months ago
I think option C is the correct one, it will overwrite the file data with the output of ls.
upvoted 0 times
...
...
Jill
11 months ago
Option C looks good to me, it will create or overwrite the file data with the output of ls.
upvoted 0 times
Clay
10 months ago
Yes, option C is the one that creates or overwrites the file data with the output of ls.
upvoted 0 times
...
Lavonna
10 months ago
I think you're right, option C is the correct command line for that.
upvoted 0 times
...
Van
11 months ago
Option C looks good to me, it will create or overwrite the file data with the output of ls.
upvoted 0 times
...
...
Timmy
1 year ago
I'm not sure, but I think D) ls >> data appends the output of ls to the file instead of overwriting it.
upvoted 0 times
...
Natalie
1 year ago
I agree with Royce, using > will create or overwrite the file with the output of ls.
upvoted 0 times
...
Royce
1 year ago
I think the answer is C) ls > data.
upvoted 0 times
...

Save Cancel