www.ITISkill.com
Home
LINUX OPERATING SYSTEM - Practice Mode
Categories
Information and Communication Technology System Maintenance (ICTSM)
LINUX OPERATING SYSTEM
Practice Mode
1) What is the character begins with the first line in any shell script?
"&"
"!"
"$"
"#"
Show Answer
Report Question
What's wrong with this question?
Report
Correct Answer: "#"
Question Details
1) What is the character begins with the first line in any shell script?
"&"
"!"
"$"
"#"
2) What we should make it run the shell script first by using?
Chmod + x
Chmod + r
Chmod + w
Chmod + rwx
Show Answer
Report Question
What's wrong with this question?
Report
Correct Answer: Chmod + x
Question Details
2) What we should make it run the shell script first by using?
Chmod + x
Chmod + r
Chmod + w
Chmod + rwx
3) What is scripting?
File editor
To execute bunch of command
Image.editor
Vi editor
Show Answer
Report Question
What's wrong with this question?
Report
Correct Answer: To execute bunch of command
Question Details
3) What is scripting?
File editor
To execute bunch of command
Image.editor
Vi editor
Previous Question Set
Back to Question Sets
Next Question Set
Try Another Topic
Try Another Quiz