Epson C823461 (Ethernet) Betriebsanweisung Seite 66

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 81
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 65
# This variable may be initialized when the script is installed
in the spooler.
PERIPH= if (“SPERIPH”=““)
then
PERIPH=SMODEL
fi
# Path for output of the original model
TMPPATH=/tmp/SMODEL.data
# invoke original model and write to temporary file
$REALMODEL “$@"TMPPATH
# Log in to peripheral switch to binary and send the temporary
file
( echo user xx
echo binary
echo put $TMPPATH
echo bye
1 ftp -i -n $PERIPH
ERRSTAT=$?
/bin/rm $TMPPATH
exit $ERRSTAT
l
End of Script
l
5-14 Using UNIX
Seitenansicht 65
1 2 ... 61 62 63 64 65 66 67 68 69 70 71 ... 80 81

Kommentare zu diesen Handbüchern

Keine Kommentare