
LPI LPIC-1:Linux Administrator (101-500)
Domain 5Objective 2
105.2 Customize or Write Simple Scripts LPIC-1 Practice Questions (Page 6)
Part of the Topic 105: Shells and Shell Scripting domain, which makes up ~5% of our current practice bank. Linux Professional Institute does not publish an official question count, but from its 90-minute exam (~35–60 total, ~2–3 in this domain), expect 1–2 from this objective — we provide 30 practice questions to prepare you well beyond it. (estimate)
30questions here
6free pages
12concepts
Questions 26–30
- 26
Which command is used to explicitly set the exit status of a script?
Select an answer first - 27
What is the output of the command: echo $(date +%Y)?
Select an answer first - 28
Which loop construct is best suited for iterating over a list of items?
Select an answer first - 29
In a shell script, what does $1 represent?
Select an answer first - 30
A user creates a script file named backup.sh with the following content: #!/bin/bash echo "Backup started" The user runs ./backup.sh and receives 'Permission denied'. Which command should the user run to make the script executable?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
No more pagesBack to LPIC-1
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 Linux Professional Institute. “LPIC-1” is a trademark of its owner, used for identification only.