#!/bin/sh grep -q oksh /etc/shells || echo "/usr/bin/oksh" >> /etc/shells