Linux Bash Arithmetic Expressions Question: Which command prints the directory stack? a) cd b) dirs c) popd d) pushd Linux Bash Arithmetic Expressions Interview QuestionAnswer: b) dirs Previous QuestionNext QuestionWhich statement resumes the next iteration of a for, while, select, or until loop? a) continue b) break c) complete d) commandThe command 'disown -r': a) removes all jobs b) removes all running jobs c) marks jobs to not receive SIGNUP when bash exits d) marks all jobs