I have a simple shell script script.sh:
script.sh
echo "ubuntu:$1" | sudo chpasswd
I need to open the script, read it, insert th