USG_PG3/usr/source/rc/fed.rc

:	creat "fed" command
echo 
echo /usr/bin/fed

chdir ../fed
echo fed?.s ;	as fed?.s ../form/form[56].s
strip a.out
mv -f a.out /usr/bin/fed
chmod 755 /usr/bin/fed
chown bin /usr/bin/fed