Linux OS Shell Question: Download Linux Shell PDF

What will be output of following command:
$ echo "The process id is" $$$$

a) The process id is $$
b) The process id is $<pid>$<pid>
c) The process id is <pid><pid>
d) The process id is $$$$

Tweet Share WhatsApp