Environment Question:
Download Questions PDF

For every successful login, which script will be executed?
a) /etc/inittab
b) /etc/profile
c) /etc/login
d) /etc/init

Linux Environment Interview Question
Linux Environment Interview Question

Answer:

b) /etc/profile

Download Linux Environment Interview Questions And Answers PDF

Previous QuestionNext Question
Which command is used to debug a shell script program:
a) set
b) set -x
c) debug
d) db
Hidden files are:
a) Those whose 'read' bit is set to 'h'
b) Permitted for (can be accessed) only superusers
c) Files that begin with a '.'
d) Files that cannot be opened by ordinary user for writing