2 PATH
=/bin
:/sbin
:/usr
/bin
:/usr
/sbin
5 export PATH LOGNAME USER
7 [ \
! -z "$1" -a -d /etc
/hotplug.d
/$1 ] && {
8 for script in $
(ls /etc
/hotplug.d
/$1/* 2>&-); do (
9 [ -f $script ] && .
$script
This page took 0.039762 seconds and 5 git commands to generate.