Kenneth D. Merry f944dc77e7 Add two new features to chio(1):
- The ability to specify elements by volume tag instead of their actual
   physical location.  e.g., instead of:
	chio move slot 3 slot 4
   you would now use:
	chio move voltag FOO slot 4

 - The ability to return an element to its previous location, as specified
   by the source element.  e.g., instead of:
	chio move drive 0 slot 4
   you would now use:
	chio return drive 0
   or
	chio return voltag FOO

These features will obviously only work with changers that support volume
tags and/or source element IDs.  chio(1) should fail gracefully if the user
attempts to use these new features and the source element ID or volume tag
are not found.

PR:		bin/21178
Submitted by:	"C. Stephen Gunn" <csg@waterspout.com>
Reviewed by:	ken
2000-09-18 06:09:11 +00:00
..
2000-09-18 06:09:11 +00:00
2000-01-23 03:04:49 +00:00
2000-07-07 08:27:59 +00:00
2000-06-03 20:17:39 +00:00
1999-08-27 23:15:48 +00:00
2000-07-22 10:59:36 +00:00
2000-09-06 20:09:39 +00:00
2000-02-24 21:21:15 +00:00
2000-04-30 17:12:49 +00:00
2000-04-17 20:32:13 +00:00
1999-08-27 23:15:48 +00:00