#!/bin/sh if /usr/bin/passwd then /usr/bin/chpass -s /bin/bash exec /bin/bash -l fi