#!/bin/sh
remove-shell '/bin/csh'
remove-shell '/bin/tcsh'
exit 0
