#!/bin/sh
umount -a -t tcfs
killall tcfsiod
rmmod tcfs

