Linux Bash Arithmetic Expressions Question:
Download Questions PDF

Which command prints the directory stack?
a) cd
b) dirs
c) popd
d) pushd

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

Answer:

b) dirs

Download Linux Bash Arithmetic Expressions Interview Questions And Answers PDF

Previous QuestionNext Question
Which statement resumes the next iteration of a for, while, select, or until loop?
a) continue
b) break
c) complete
d) command
The 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