nerdexam
IBM

C9010-022 · Question #128

An administrator needs to download and install a later version of the IBM Systems Director Common Agent. Which command would extract the contents of the installation package…

The correct answer is C. gunzip -cd SysDir6_3_2_Common_Agent_AIX.tar.gz | tar -xvf-. See the full explanation below for the reasoning.

Question

An administrator needs to download and install a later version of the IBM Systems Director Common Agent. Which command would extract the contents of the installation package (SysDir6_3_2_Common_Agent_AIX.tar.gz) to a local directory?

Options

  • Aunzip -l SysDir6_3_2_Common_Agent_AIX.tgz
  • Bgeninstall -ue SysDir6_3_2_Common_Agent_AIX.tar.gz -d.
  • Cgunzip -cd SysDir6_3_2_Common_Agent_AIX.tar.gz | tar -xvf-
  • Duncompress SysDir6_3_2_Common_Agent_AIX.tar.gz | installp -et -

How the community answered

(35 responses)
  • A
    6% (2)
  • B
    3% (1)
  • C
    86% (30)
  • D
    6% (2)

Community Discussion

No community discussion yet for this question.

Full C9010-022 Practice