Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls |  All
Print Page as PDF
Routine: AKUUCMD1

Package: Uncategorized

Routine: AKUUCMD1


Information

AKUUCMD1 ;IHS/MFD CALL UNIX COMMANDS, PART 2 [ 04/29/96 12:01 PM ]

Source Information

Source file <AKUUCMD1.m>

Entry Points

Name Comments DBIA/ICR reference
RESET ;reset azhxssdbk exabyte file image tracking
LTPFLP1
BKUPRST ;backup/restore from tape or floppy
LTPFLP ;list files on tape or floppy
VPUBLIC ;view uucppublic directory
SSD ;shutdown mumps from Kernel menu in production environment
LMUMPS ;list files in /usr/mumps
SSD1
UNIXKIL
BKUPRST1
CRBKUP ;Toggle cron backup on and off using /usr/mumps/cronbuon and off

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!
  • Line Location: LMUMPS+1
Function Call: WRITE
  • Prompt: !!
  • Line Location: LTPFLP+1
Function Call: WRITE
  • Prompt: !!,*7,"Enter T to get a listing of files on cartridge tape or ",!,"Enter F to get list from floppy"
  • Line Location: LTPFLP+2
Function Call: READ
  • Prompt: "Insert tape < Press RETURN when ready >..."
  • Formatting: !!
  • Timeout: DTIME
  • Variable: X
  • Line Location: LTPFLP+3
Function Call: WRITE
  • Prompt: !!
  • Line Location: LTPFLP+3
Function Call: READ
  • Prompt: "Insert floppy < Press RETURN when ready >..."
  • Formatting: !!
  • Timeout: DTIME
  • Variable: X
  • Line Location: LTPFLP+4
Function Call: WRITE
  • Prompt: !!
  • Line Location: LTPFLP+4
Function Call: WRITE
  • Prompt: !
  • Line Location: BKUPRST+2
Function Call: READ
  • Prompt: "Enter files to save separated by spaces: "
  • Formatting: !
  • Timeout: DTIME
  • Variable: AKUUFILES
  • Line Location: BKUPRST+3
Function Call: READ
  • Prompt: "Enter files to restore separated by spaces: ALL//"
  • Formatting: !
  • Timeout: DTIME
  • Variable: AKUUFILES
  • Line Location: BKUPRST+4
Function Call: READ
  • Prompt: "Insert floppy < Press RETURN when ready >..."
  • Formatting: !
  • Timeout: DTIME
  • Variable: X
  • Line Location: BKUPRST+5
Function Call: READ
  • Prompt: "Insert tape cartridge < Press RETURN when ready >..."
  • Formatting: !
  • Timeout: DTIME
  • Variable: X
  • Line Location: BKUPRST+6
Function Call: WRITE
  • Prompt: !!
  • Line Location: BKUPRST+7
Function Call: WRITE
  • Prompt: !!
  • Line Location: BKUPRST+8
Function Call: WRITE
  • Prompt: !!
  • Line Location: BKUPRST+9
Function Call: WRITE
  • Prompt: !!
  • Line Location: BKUPRST+10
Function Call: WRITE
  • Prompt: !,"Current files in Public uucp directory....",!
  • Line Location: VPUBLIC+1
Function Call: WRITE
  • Prompt: !
  • Line Location: RESET+1
Function Call: WRITE
  • Prompt: !,"Switching to MGR UCI....",!
  • Line Location: SSD+3
Function Call: WRITE
  • Prompt: !!,"Switching back to ",AKUUUCI," UCI....",!
  • Line Location: SSD+6
Function Call: WRITE
  • Prompt: !
  • Line Location: UNIXKIL+0
Function Call: WRITE
  • Prompt: !,"Enter tty DEVICE NUMBER to free up: "
  • Line Location: UNIXKIL+1
Function Call: READ
  • Timeout: DTIME
  • Variable: AKUUTTY
  • Line Location: UNIXKIL+2
Function Call: WRITE
  • Prompt: !!
  • Line Location: UNIXKIL+2
Function Call: WRITE
  • Prompt: !
  • Line Location: CRBKUP+2
Info |  Source |  Entry Points |  Interaction Calls |  All