home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / diskutil / vol / readme next >
Encoding:
Internet Message Format  |  1988-04-21  |  2.6 KB

  1. From: WALDI@DHDIHEP1.BITNET
  2. Newsgroups: comp.sys.atari.st
  3. Date: 11 Apr 88 13:14:14 GMT
  4. Sender: usenet@ucbvax.BERKELEY.EDU
  5. Organization: The Internet
  6. Lines: 216
  7. X-Unparsable-Date: Mon, 11 Apr 88 13:41:33 SET
  8.  
  9. Date: 11 April 1988, 13:40:37 SET
  10. From: Roland Waldi              phone (6221) 564334  WALDI    at DHDIHEP1
  11.       Inst. fuer Hochenergiephysik
  12.       Schroederstr. 90
  13.       D-6900 Heidelberg
  14. To:   INFO-ATA at SCORE.ST
  15.  
  16. Some time ago somebody asked for re-labeling of disks after format.
  17. Here is a useful utility to do this (works on floppies and harddisks).
  18. It may also be used to get the most important information about
  19. this disk. Since I have no access to the ...binaries... groups, and
  20. I suppose others on Bitnet don't have as well, I post this to the
  21. digest. BTW: What is the use to have extra ...binaries... and
  22. ...sources... lists, if they are available only to a restricted group
  23. of users? There are other sites of this type, e.g. UH-INFO or
  24. CANADA01 on "my" side of the net (BITNET/EARN). Just there (UH-INFO)
  25. I have posted a longer file/disk-listing program "INSPEC".
  26. This is about 22K, so I hesitate to send it here. If you cannot access
  27. UH-INFO, tell me where to send it to reach more people. Even better:
  28. Tell me of a site that can be accessed from all networks (is this really
  29. impossible?). -- For now here is the program VOL:
  30.  
  31. VOL.TTP allows display / deletion / change / creation of volume label
  32. (plus display of some disk info).
  33. Call from shell:
  34.  
  35. VOL  <drive> <name>
  36.  
  37. drive     a = A:, b = B:, c = C: etc. (default a, if no arguments given)
  38.  
  39. name      new volume label; the old one is deleted, if existing.
  40.           if you only want to delete the label, use a minus (-) as
  41.           name. If <name> is omitted, only label + info is displayed.
  42.  
  43. warnings: when a label is deleted, GEMDOS buffers are
  44.           reinitialized for the corresponding drive; as a consequence
  45.           any open files are lost. So DON'T USE IT within a program
  46.           having still files on this drive open!
  47.  
  48. examples: VOL            = display info for floppy A:
  49.           VOL F          = display info for disk F:
  50.           VOL b -        = display info and delete label for floppy B:
  51.           VOL c HD.C     = display info for drive C:, label it 'HD.C'
  52.  
  53. You may copy the program and use it, but I take no liability
  54. for any result, and you must not make profit from it without my
  55. written consent.
  56.  
  57. Any comments to WALDI at DHDIHEP1.BITNET or F15WAL at DHHDESY3.BITNET.
  58. (N.B. a message file may be deleted before I see it. If you get no
  59. response, try again after some time)
  60.  
  61. Enjoy. Roland Waldi
  62.