Environment Question:
Download Questions PDF

Which among the following is used to write small programs to control Unix functionalities?
a) Shell Commands
b) Shell Script
c) Filters
d) C Language

Answer:

b) Shell Script

Download Linux Environment Interview Questions And Answers PDF

Previous QuestionNext Question
What are the sizes of (Integer/Long/Pointer) in LP64 programming model?
a) 8/8/8
b) 4/4/8
c) 4/8/8
d) 4/8/4
How do you get help about the command "cp"?
a) help cp
b) man cp
c) cd ?
d) help cd