GAQM LCP-001 Exam (page: 7)
GAQM Linux Certified Professional (LCP) Powered by LPI
Updated on: 31-Mar-2026

Viewing Page 7 of 38

What is the disadvantage of using the command kill -9 ?

  1. A core dump file will be created.
  2. It affects the entire process group.
  3. It makes excessive use of system resources.
  4. The action can be blocked by buggy or malicious processes.
  5. The affected process is unable to clean up before exiting.

Answer(s): E



To prevent a command run as root from sending both standard out (stdout) and standard error (stderr) to any terminal or other file or device, which of the following strings should be appended to the command?

  1. >/dev/null
  2. >/dev/null 1>&2
  3. >/dev/null 2>&1
  4. 1>&2 >/dev/null
  5. 2>&1 >/dev/null

Answer(s): C



You want to search the file myfile for all occurances of string containing at least five characters, where character number 2 and 5 are 'a' and character number 3 is NOT 'b'.
Which command would you use?

  1. grep a*^b*a myfile
  2. grep .a[^b].a myfile
  3. grep .[a].*.[a] myfile
  4. grep .a*^b..a myfile

Answer(s): B



What does the following command do? cat '$TEST'

  1. Displays a bash syntax error message.
  2. Displays the contents of the file named $TEST if it exists.
  3. Waits for the user to enter text and then echos the text back.
  4. Displays the contents of the file named inside the back quotes.
  5. Displays the contents of the named by the environment variable TEST.

Answer(s): B



You want to the command foo to take its input from the file foobar and send its output to the program bar.
Which of the following command lines will do this?

  1. foo < foobar | bar
  2. foo < foobar > bar
  3. foo | foobar > bar
  4. foo | bar < foobar
  5. foo > bar < foobar

Answer(s): A



Which of the following commands would display the lines containing capital letters form the file "turkey.txt"?

  1. cat turkey.txt|wc -|
  2. grep -n [A-Z] turkey.txt
  3. cat turkey.txt|wc -w [A-Z]
  4. grep -v [A-Z] < turkey.txt
  5. for [A-Z] in turkey.txt | count

Answer(s): B



In Bash, inserting "1>&2" after a command redirects

  1. standard error to standard input
  2. standard input to standard error
  3. standard output to standard error
  4. standard error to standard output
  5. standard output to standard input

Answer(s): C



Identify the proper device for the third partition, on the second hard disk, on the first IDE controller on a PC system.

  1. /dev/hdb3
  2. /dev/hd1b3
  3. /dev/hdc1b3
  4. /dev/hdc1d2p3

Answer(s): A

Explanation:

Harddisk Recognization Primary Master /dev/hda Primary Slave /dev/hdb Secondary Master /dev/hdc Secondary Slave /dev/hdd According To question, Device name is /dev/hdb and paratition number is 3. /dev/hdb3



Viewing Page 7 of 38



Share your comments for GAQM LCP-001 exam with other users:

poran 11/20/2023 4:43:00 AM

good analytics question
Anonymous


Antony 11/23/2023 11:36:00 AM

this looks accurate
INDIA


Ethan 8/23/2023 12:52:00 AM

question 46, the answer should be data "virtualization" (not visualization).
Anonymous


nSiva 9/22/2023 5:58:00 AM

its useful.
UNITED STATES


Ranveer 7/26/2023 7:26:00 PM

Pass this exam 3 days ago. The PDF version and the Xengine App is quite useful.
SOUTH AFRICA


Sanjay 8/15/2023 10:22:00 AM

informative for me.
UNITED STATES


Tom 12/12/2023 8:53:00 PM

question 134s answer shoule be "dlp"
JAPAN


Alex 11/7/2023 11:02:00 AM

in 72 the answer must be [sys_user_has_role] table.
Anonymous


Finn 5/4/2023 10:21:00 PM

i appreciated the mix of multiple-choice and short answer questions. i passed my exam this morning.
IRLAND


AJ 7/13/2023 8:33:00 AM

great to find this website, thanks
UNITED ARAB EMIRATES


Curtis Nakawaki 6/29/2023 9:11:00 PM

examination questions seem to be relevant.
UNITED STATES


Umashankar Sharma 10/22/2023 9:39:00 AM

planning to take psm test
Anonymous


ED SHAW 7/31/2023 10:34:00 AM

please allow to download
UNITED STATES


AD 7/22/2023 11:29:00 AM

please provide dumps
UNITED STATES


Ayyjayy 11/6/2023 7:29:00 AM

is the answer to question 15 correct ? i feel like the answer should be b
BAHRAIN


Blessious Phiri 8/12/2023 11:56:00 AM

its getting more technical
Anonymous


Jeanine J 7/11/2023 3:04:00 PM

i think these questions are what i need.
UNITED STATES


Aderonke 10/23/2023 2:13:00 PM

helpful assessment
UNITED KINGDOM


Tom 1/5/2024 2:32:00 AM

i am confused about the answers to the questions. do you know if the answers are correct?
KOREA REPUBLIC OF


Vinit N. 8/28/2023 2:33:00 AM

hi, please make the dumps available for my upcoming examination.
UNITED STATES


Sanyog Deshpande 9/14/2023 7:05:00 AM

good practice
UNITED STATES


Tyron 9/8/2023 12:12:00 AM

so far it is really informative
Anonymous


beast 7/30/2023 2:22:00 PM

hi i want it please please upload it
Anonymous


Mirex 5/26/2023 3:45:00 AM

am preparing for exam ,just nice questions
Anonymous


exampei 8/7/2023 8:05:00 AM

please upload c_tadm_23 exam
TURKEY


Anonymous 9/12/2023 12:50:00 PM

can we get tdvan4 vantage data engineering pdf?
UNITED STATES


Aish 10/11/2023 5:51:00 AM

want to clear the exam.
INDIA


Smaranika 6/22/2023 8:42:00 AM

could you please upload the dumps of sap c_sac_2302
INDIA


Blessious Phiri 8/15/2023 1:56:00 PM

asm management configuration is about storage
Anonymous


Lewis 7/6/2023 8:49:00 PM

kool thumb up
UNITED STATES


Moreece 5/15/2023 8:44:00 AM

just passed the az-500 exam this last friday. most of the questions in this exam dumps are in the exam. i bought the full version and noticed some of the questions which were answered wrong in the free version are all corrected in the full version. this site is good but i wish the had it in an interactive version like a test engine simulator.
Anonymous


Terry 5/24/2023 4:41:00 PM

i can practice for exam
Anonymous


Emerys 7/29/2023 6:55:00 AM

please i need this exam.
Anonymous


Goni Mala 9/2/2023 12:27:00 PM

i need the dump
Anonymous