ADIC Time Clock 6-00028-01 Rev A Bedienungsanleitung Seite 148

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 446
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 147
Managing the AMASS File System
3-60 Command Reference 6-00028-01 Rev A
# cd /archive/accting
# dirfilelist . | sort -n +1 +2 | awk ’ {print $1} ’ |\
cpio -oc | (cd /archive/fian; cpio -icdvum)
Lists files.
The cd command insures the data will go to the
correct source directory.
Backs up the files. To speed up the backup process, we use two
cpio -p commands so AMASS can read and write data in parallel.
Numerically sorts files based first upon volume,
then based upon logical block address.
Prints just the file names.
Seitenansicht 147
1 2 ... 143 144 145 146 147 148 149 150 151 152 153 ... 445 446

Kommentare zu diesen Handbüchern

Keine Kommentare