short_unload
上传用户:wudi5211
上传日期:2010-01-21
资源大小:607k
文件大小:0k
- #!/bin/sh
- module="short"
- device="short"
- # invoke rmmod with all arguments we got
- /sbin/rmmod $module $* || exit 1
- # Remove stale nodes
- rm -f /dev/${device}[0-3] /dev/${device}[0-3][ps] /dev/${device}int