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 702-100 Exam - Topic 6 Question 46 Discussion

Which command sends the contents of the file myconfigfile by email to me@mycompany. com?
A) cat myconfigfile I mail me@mycompany.com
B) cat myconfigfile > me@mycompany.com
C) mail me@mycompany.com I cat myconfigfile
D) mail me@mycompany.com > cat myconfigfile
E) mail myconfigfile -r me@mycompany.com

LPI 702-100 Exam - Topic 6 Question 46 Discussion

Actual exam question for LPI's 702-100 exam
Question #: 46
Topic #: 6
[All 702-100 Questions]

Which command sends the contents of the file myconfigfile by email to me@mycompany. com?

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

0/2000 characters
Janessa
2 months ago
I lean towards A. It's the simplest command.
upvoted 0 times
...
Darrin
2 months ago
E is interesting, but not sure about the syntax.
upvoted 0 times
...
Veronika
2 months ago
D is confusing. Can't redirect like that.
upvoted 0 times
...
Sharika
2 months ago
A makes sense, but B looks wrong to me.
upvoted 0 times
...
Emeline
2 months ago
I feel like C could work too. Sending the file directly.
upvoted 0 times
...
Nichelle
2 months ago
I think it's option A. Seems straightforward.
upvoted 0 times
...
India
3 months ago
I agree with Alonzo, C seems correct!
upvoted 0 times
...
Eliseo
3 months ago
Wait, is E even a valid command?
upvoted 0 times
...
Meghan
3 months ago
D makes no sense at all.
upvoted 0 times
...
Alonzo
4 months ago
I think C is the right one!
upvoted 0 times
...
Sharee
4 months ago
It's definitely not A or B.
upvoted 0 times
...
Gail
4 months ago
Haha, these options are a real mixed bag. I'm just glad I don't have to take this exam!
upvoted 0 times
...
Kristofer
4 months ago
D) is clearly the winner. Piping the cat command to the mail command? That's just crazy talk.
upvoted 0 times
...
Vanda
4 months ago
I vaguely remember that using '>' redirects output, so maybe options A and B aren't right?
upvoted 0 times
...
Long
4 months ago
I feel like option C makes the most sense since it mentions 'mail' first, but I could be wrong.
upvoted 0 times
...
Kimberlie
5 months ago
I remember practicing a similar question where we had to use 'cat' to display file contents, but I can't recall how it fits here.
upvoted 0 times
...
Fabiola
5 months ago
I'm leaning towards A or C. The key is using the "mail" command to send the email, and then including the file contents somehow.
upvoted 0 times
...
Albina
5 months ago
I'm a bit confused by this one. I'll need to review my notes on email commands before deciding.
upvoted 0 times
...
Yen
5 months ago
I'm pretty confident it's C. The "mail" command is used to send email, and the "cat" command is used to display the contents of a file.
upvoted 0 times
...
Rashad
5 months ago
I think the command should involve using 'mail' to send the file, but I'm not sure which syntax is correct.
upvoted 0 times
...
Margo
6 months ago
E) is the one! Who needs all those extra steps when you can just use the mail command with the file as an argument?
upvoted 0 times
...
Corrinne
6 months ago
A) is the correct answer. The cat command sends the contents of the file to the standard output, which can then be piped to the mail command.
upvoted 0 times
...
Glory
6 months ago
B) looks good to me. Redirecting the file contents directly to the email address seems like the easiest approach.
upvoted 0 times
...
Precious
6 months ago
C) is the way to go. I always use the pipe to send files by email.
upvoted 0 times
...
Estrella
6 months ago
Okay, let's see... I think it might be option A, but I'm not totally sure.
upvoted 0 times
...
Nan
7 months ago
Hmm, this looks like a tricky one. I'll need to think it through carefully.
upvoted 0 times
Alton
23 days ago
I’m confused! Why not just use A?
upvoted 0 times
...
Onita
28 days ago
What about B? It could work too.
upvoted 0 times
...
Pamela
1 month ago
E seems like the right choice to me.
upvoted 0 times
...
Benedict
1 month ago
I’m leaning towards C.
upvoted 0 times
...
Gail
1 month ago
I think option A looks good.
upvoted 0 times
...
...

Save Cancel