Which command is used to ensure that background jobs continue to run even after logginf off.
noexit
nokill
xlog
nohup
Whats the procedure to ensure that the output of a command is not displayed on the terminal?
command >
command > /dev/null
command | cat *
command < /dev/null
What is the command to invoke unix's command line calculator?
calc
calculator
cc
bc
which of the following is not the unix command to send email
mail
mailx
Mail
email
which command helpful to chat with other users in unix
talk
chat
meet
ping
which command displays the disk space in unix
dl -k
ls -k
df -k
dz -k
by which expression we can schedule jobs in unix
bron
cron
crop
drop
which command is used to move files from one location to other
ph
jp
mp
mv