[HOME]
Path :
/
proc
/
self
/
root
/
proc
/
self
/
root
/
etc
/
sysconfig
/
modules
/
Upload :
Current File : //proc/self/root/proc/self/root/etc/sysconfig/modules/shpchp.modules
#!/bin/sh if ! grep shpchp /proc/modules ; then exec /sbin/modprobe shpchp >/dev/null 2>&1 fi