Linux Bash Arithmetic Expressions Question:
Download Questions PDF

The command 'ulimit'
a) set a limit on specified resource for system users
b) set/show process resource limit
c) both (a) and (b)
d) none of the mentioned

Answer:

c) both (a) and (b)

Download Linux Bash Arithmetic Expressions Interview Questions And Answers PDF

Previous QuestionNext Question
Which command identifies the resource of a command?
a) type
b) typeset
c) select
d) source
Which command puts a script to sleep untill a signal is recieved?
a) sleep
b) suspend
c) disown
d) break