Linux Bash Arithmetic Expressions Question:

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

Linux Bash Arithmetic Expressions Interview Question
Linux Bash Arithmetic Expressions Interview Question

Answer:

d) -P


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