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

Linux Foundation Exam LFCS Topic 6 Question 72 Discussion

Actual exam question for Linux Foundation's LFCS exam
Question #: 72
Topic #: 6
[All LFCS Questions]

Which character, added to the end of a command, runs that command in the background as a child process of the current shell?

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

Aileen
14 days ago
Whew, I'm glad I didn't pick E. # is for comments, not for running commands in the background!
upvoted 0 times
...
Osvaldo
16 days ago
I was just about to choose B, but then I remembered that + is usually used for something else. Good thing I double-checked!
upvoted 0 times
Kimbery
2 days ago
I think the answer is C) &
upvoted 0 times
...
...
Jade
18 days ago
C is the correct answer. The & character is the one that runs a command as a child process in the background.
upvoted 0 times
...
Jules
2 months ago
Hmm, I was thinking it was D. % seems like it could also be used to run a command in the background.
upvoted 0 times
Darrin
15 days ago
I thought it was D too, but it's actually C) &
upvoted 0 times
...
Vincenza
23 days ago
No problem! It's always good to learn new things about command line usage.
upvoted 0 times
...
Victor
28 days ago
Oh, I see. Thanks for clarifying that!
upvoted 0 times
...
Darrin
28 days ago
C) &
upvoted 0 times
...
Jaime
29 days ago
Actually, D) % is used for job control, not for running a command in the background.
upvoted 0 times
...
Stephanie
1 months ago
I think you're right, C) & is the character used to run a command in the background.
upvoted 0 times
...
...
Cory
2 months ago
I'm not sure, but I think C) & makes sense because it's like putting the command in the background
upvoted 0 times
...
Quentin
2 months ago
I agree with Melina, using & runs the command in the background
upvoted 0 times
...
Melina
2 months ago
I think the answer is C) &
upvoted 0 times
...
Lili
2 months ago
I'm pretty sure it's C. The & character is used to run a command in the background, right?
upvoted 0 times
Chantell
1 days ago
It's definitely important to remember to use & when you want to run a command in the background.
upvoted 0 times
...
Mayra
3 days ago
I sometimes forget to add the & and end up waiting for the command to finish.
upvoted 0 times
...
Graham
6 days ago
I always use & at the end of my commands to run them in the background.
upvoted 0 times
...
Polly
23 days ago
Yes, you're correct. The & character runs a command in the background.
upvoted 0 times
...
...

Save Cancel