Short: Shows device name for given volume label Author: bitplan.pl@gmail.com (Krzysztof Donat) Uploader: bitplan pl gmail com (Krzysztof Donat) Type: util/cli Version: 1.0 Requires: Kickstart 2.04+ (V37) Architecture: m68k-amigaos DiskFromVolume 1.0 ------------------ DiskFromVolume is a small CLI utility that takes a volume label (e.g. "Work:") and prints the corresponding device name (e.g. "DH1:"). This is useful when you need to determine the physical device (unit) associated with a particular volume label, for scripting or automation purposes. Usage: DiskFromVolume VOLUME/A Example: > DiskFromVolume Work: DH1: Written in Amiga E, compiled with E-VO. This program is Public Domain. Source code included.