Apple Qmaster 3 New Features Manuale Utente Pagina 35

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 35
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 34
35
Exemple de script Batch Monitor
#!/bin/csh -f
#
# set env var, EMPLACEMENT_DE_BATCHMONITOR s’il n’est pas défini
#
if ${?EMPLACEMENT_DE_BATCHMONITOR} == 0 then
pushd `dirname $0` >& /dev/null
setenv EMPLACEMENT_DE_BATCHMONITOR "/Applications/Utilities/Batch Moni-
tor.app/Contents/MacOS"
popd >& /dev/null
endif
#
# launch Batch Monitor
#
exec "${EMPLACEMENT_DE_BATCHMONITOR}/Batch Monitor" $argv:q
Vedere la pagina 34
1 2 ... 30 31 32 33 34 35

Commenti su questo manuale

Nessun commento