Environment Question:
Download Questions PDF

The user bhojas logged in and performed the following sequence of command. What will be the output of the last command?
$ cd project/module1
$ pwd

a) /home/bhojas/project/module1
b) /home/project/module1
c) /usr/bhojas/project/module1
d) project/module1

Linux Environment Interview Question
Linux Environment Interview Question

Answer:

a) /home/bhojas/project/module1

Download Linux Environment Interview Questions And Answers PDF

Previous QuestionNext Question
BASH shell stands for?
a) Bourne-again Shell
b) Basic Access Shell
c) Basic to Advanced Shell
d) Big & Advanced Shell
Which of the following represents an absolute path?
a) ../home/file.txt
b) bin/cat
c) cs2204/
d) /usr/bin/cat