Searched refs:MYDIR (Results 1 - 7 of 7) sorted by relevance

/solaris-desktop/ext-sources/
H A Dpostrun-runq30 MYDIR=$(cd $(dirname $0); pwd)
31 exec $MYDIR/postrun -qf
H A Dpostrun34 MYDIR=$(cd $(dirname $0); pwd)
35 SPOOLDIR="$MYDIR/../../spool/postrun"
37 LOGFILE="$MYDIR/../../log/postrun.log"
512 echo "$MYDIR/postrun -q" |
660 echo "$MYDIR/postrun -q" | \
H A Dpostrun-query34 MYDIR=$(cd $(dirname $0); pwd)
/solaris-desktop/scripts/
H A Dinstall-jds71 MYDIR=`dirname $0`
72 MYDIR=`( cd $MYDIR; pwd )`
76 INFOFILE=$MYDIR/.pkginfo
297 l10n_msg=`TEXTDOMAINDIR="$MYDIR"/.install gettext -d "$TEXTDOMAIN" "$1"`
455 ORDERFILE=$MYDIR/$1/.pkgorder
460 ALL_PKGS=$(cd $MYDIR/$1; find . -name '*.tar.gz' -print -o -name '*.tgz' -print)
508 if [ ! -r $MYDIR/$1/$pkg ]; then
512 logrun sh -c "gunzip -c $MYDIR/$1/$pkg | /bin/tar xf -"
557 pkgs_to_remove="`cat $MYDIR/
[all...]
H A Dremove-gnome21 MYDIR=`dirname $0`
22 MYDIR=`( cd $MYDIR; /usr/bin/pwd )`
198 case "$MYDIR" in
/solaris-desktop/
H A Dcron-nightly.sh86 MYDIR=$(cd `dirname $0`; pwd)
110 exec /tmp/$shortName.copy.$$ "$MYDIR"
H A Dcron-script.sh85 MYDIR=$(cd `dirname $0`; pwd)
90 SPECDIR="$MYDIR"
114 exec /tmp/cron-script.copy.$$ "$MYDIR"

Completed in 21 milliseconds