XK0-005 · Question #56
XK0-005 Question #56: Real Exam Question with Answer & Explanation
The correct answer is D: ping remotehost &. bg : put the recently suspended process in the background fg : put the recently suspended process in the foreground & : run a program in the background to begin with https://afni.nimh.nih.gov/pub/dist/edu/data/CD.expanded/AFNI_data6/unix_tutorial/basic/basic_02
Question
A Linux administrator is testing connectivity to a remote host on a shared terminal. The administrator wants to allow other users to access the terminal while the command is executing. Which of the following commands should the administrator use?
Options
- Abg ping remotehost
- Bfg ping remotehost
- Cping remotehost < results
- Dping remotehost &
Explanation
bg : put the recently suspended process in the background fg : put the recently suspended process in the foreground & : run a program in the background to begin with https://afni.nimh.nih.gov/pub/dist/edu/data/CD.expanded/AFNI_data6/unix_tutorial/basic/basic_02
Topics
Community Discussion
No community discussion yet for this question.