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 QuestionAnswer: d) -P Previous QuestionNext QuestionWhich 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 mentionedFc stands for a) find command b) fix command c) both (a) and (b) d) none of the mentioned