get output from console and save it a variable code example Example: save output of command to craible bash password=$(openssl rand -base64 32) echo $password