how to store output in variable in shell script code example Example: store result of command in variable bash variable=$(command [option…] argument1 arguments2 …)