#!/usr/local/bin/perl

use AFS whichcell;

$dir = shift;

$cell = whichcell($dir);

print "AFS::CODE = $AFS::CODE (",$AFS::CODE+0,")\n";

print "cell = >>$cell<<\n";

