Searched refs:sysbase (Results 1 – 1 of 1) sorted by relevance
23 set sysbase = $argv[1]27 echo "Creating template from $sysbase to $template"33 cp -Rp $sysbase/etc/. $template/etc35 foreach i ( `(cd $sysbase; find /var -type d)` )59 cat $sysbase/etc/master.passwd | \