full-restore.ctl 819 B

123456789101112131415161718192021222324252627282930313233343536
  1. ; Used to retrieve ALL ssnames for FULL PSL system
  2. ; First edit FULL-LOGICAL-NAMES.CMD to reflect <name>
  3. ; then TAKE to install names
  4. ; then BUILD sub-directories
  5. ; then mount TAPE, def X:
  6. @TERM PAGE 0
  7. @DUMPER
  8. *tape X:
  9. *density 1600
  10. *files
  11. *account system-default
  12. *restore <*>*.*.* PSL:*.*.*
  13. *restore <*>*.*.* PC:*.*.*
  14. *restore <*>*.*.* P20C:*.*.*
  15. *restore <*>*.*.* PD:*.*.*
  16. *restore <*>*.*.* PND:*.*.*
  17. *restore <*>*.*.* PE:*.*.*
  18. *restore <*>*.*.* PG:*.*.*
  19. *restore <*>*.*.* ph:*.*.*
  20. *restore <*>*.*.* pk:*.*.*
  21. *restore <*>*.*.* p20K:*.*.*
  22. *restore <*>*.*.* pl:*.*.*
  23. *restore <*>*.*.* plpt:*.*.*
  24. *restore <*>*.*.* pn:*.*.*
  25. *restore <*>*.*.* pnk:*.*.*
  26. *restore <*>*.*.* pT:*.*.*
  27. *restore <*>*.*.* p20T:*.*.*
  28. *restore <*>*.*.* pu:*.*.*
  29. *restore <*>*.*.* p20u:*.*.*
  30. *restore <*>*.*.* pw:*.*.*
  31. *rewind
  32. *unload
  33. *exit