driveunit
if ((unit = driveunit(argv[i])) == -1) {
if ((unit = driveunit(argv[1])) == -1) {
extern int driveunit(char *str);