Linux Bash Arithmetic Expressions Question:
Download Questions PDF

Which option of the command 'cd' use the actual filesystem path for cd.. and the value of pwd?
a) -l
b) -L
c) -p
d) -P

Answer:

d) -P

Download Linux Bash Arithmetic Expressions Interview Questions And Answers PDF

Previous QuestionNext Question
Which command generates possible completions for string according to the and write it to standard output?
a) compgen
b) complete
c) continue
d) none of the mentioned
Fc stands for
a) find command
b) fix command
c) both (a) and (b)
d) none of the mentioned