K 10 svn:author V 5 asami K 8 svn:date V 27 1998-10-26T07:19:47.000000Z K 7 svn:log V 276 Doesn't install.... === for file in hfssh; do install -c -s -o bin -g bin -m 555 -m 755 $file "/usr/local/bin/."; done for file in hfs; do install -c -o bin -g bin -m 444 $file "/usr/local/bin/."; done install: hfs: No such file or directory *** Error code 71 Stop. END