#!/usr/bin/osh
remove-shell '/usr/bin/osh'
remove-shell '/usr/bin/ysh'
exit 0

