freebsd_amp_hwpstate/bin
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
..
cat
chflags
chio Add two new features to chio(1): 2000-09-18 06:09:11 +00:00
chmod
cp
csh
date
dd
df
domainname
echo
ed
expr
hostname
kenv
kill
ln
ls
mkdir
mv
pax
ps
pwd
rcp
rm
rmail
rmdir
sh
sleep
stty
sync
test
Makefile
Makefile.inc