Ashutosh Sahuforashutoshsahu07.hashnode.netยทApr 10, 2023Operators in Shell Scripting:Commonly used arithmetic operators in shell scripting: +: Addition operator. -: Subtraction operator. *: Multiplication operator. /: Division operator. %: Modulo operator (remainder of division). **: Exponentiation operator. +=: Addition assig...1 likeLinuxAdd a thoughtful commentNo comments yetBe the first to start the conversation.