short_unload
上传用户:wudi5211
上传日期:2010-01-21
资源大小:607k
文件大小:0k
源码类别:

嵌入式Linux

开发平台:

C/C++

  1. #!/bin/sh
  2. module="short"
  3. device="short"
  4. # invoke rmmod with all arguments we got
  5. /sbin/rmmod $module $* || exit 1
  6. # Remove stale nodes
  7. rm -f /dev/${device}[0-3] /dev/${device}[0-3][ps] /dev/${device}int