Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Cisco logo

CiscoCertified Network Associate Automation (CCNA Automation)

Domain 5Objective 9

9. Identify the Workflow Being Automated by a Bash Script (such as File Management, App Install, User Management, Directory Navigation) 200-901 Practice Questions (Page 3)

Part of the 5.0 Infrastructure and Automation domain, which accounts for 20% of the 200-901 exam. Cisco does not publish an official question count, but from its 120-minute exam (~50–80 total, ~10–16 in this domain), expect 1–1 from this objective — we provide 26 practice questions to prepare you well beyond it. (estimate)

26questions here
6free pages
4concepts
20%of the exam

Questions 11–15

  1. 11application · medium

    A bash script must iterate over every file in the current directory and its subdirectories, and for each file, print its absolute path. Which script snippet correctly traverses the directory tree?

    Select an answer first
  2. 12expert · hard

    A backup script needs to copy files from a remote server to a local directory. The script must preserve the directory structure and only copy files that have changed since the last backup. The script should also delete local files that no longer exist on the remote server. Which tool is best suited for this workflow?

    Select an answer first
  3. 13application · medium

    A security administrator needs to revoke access for a departing employee. The script must disable the user account, remove the user from all supplementary groups, and archive the user's home directory. Which script steps are necessary?

    Select an answer first
  4. 14application · medium

    A DevOps team maintains a fleet of Ubuntu servers. They need a script that installs a list of required packages, but only if they are not already installed, and logs the installation status to a file. The script should also handle the case where the package list file is missing. Which approach best meets these requirements?

    Select an answer first
  5. 15application · medium

    A backup script must move all files from /data/incoming to /data/processed, but only files with a .csv extension. Which command accomplishes this file management workflow?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Cisco. “200-901” is a trademark of its owner, used for identification only.