Linux Bash Arithmetic Expressions Question: Download Linux Bash Arithmetic Expressions PDF

If a and b are 2 variables then the meaning of a<<=b is:
a) b = a << b
b) a = a << b
c) b = b << a
d) a = a << b

Tweet Share WhatsApp