#!/bin/bash
A=10; B=20
C=$((+ + a))
Let a=c + a
Echo $a
The exit 0
CodePudding user response:
The output is 22CodePudding user response:
CodePudding user response:
The output is 22CodePudding user response:
Page link:https//www.codepudding.com/os/57857.html