#!/bin/bash # Licence : GPL v3 # Author: Laurent HUBERT # # Changes the root password # cat < super-user password : changed <" exit 0 fi done echo "### An error occurred changing super-user password ###" exit $status