%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/share/doc/ppp/examples/
Upload File :
Create Path :
Current File : //usr/share/doc/ppp/examples/userscripts-up

#!/bin/sh -e

getent passwd | awk -F: '{print $1 " " $6}' | \
while read user home; do
    [ -x $home/.ip-up.d/ ] && su $user run-parts $home/.ip-up.d/
done


Zerion Mini Shell 1.0