Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!att!tut.cis.ohio-state.edu!zaphod.mps.ohio-state.edu!samsung!uunet!zephyr.ens.tek.com!tektronix!sequent!ether!bug!stevef From: stevef@bug.UUCP (Steven R Fordyce) Newsgroups: comp.unix.questions Subject: Re: help with uucp needed Summary: using uucp Keywords: csh, uucp Message-ID: <210@bug.UUCP> Date: 31 Dec 90 07:08:52 GMT References: <88@gdx.UUCP> <1990Dec28.190803.19672@watdragon.waterloo.edu> Reply-To: stevef@bug.UUCP (Steven R Fordyce) Followup-To: comp.unix.questions Distribution: na Organization: Handmade Designs, Salem, OR. Lines: 21 In article <1990Dec28.190803.19672@watdragon.waterloo.edu> pacolley@violet.uwaterloo.ca (Paul Colley) writes: >In article <88@gdx.UUCP> jay@gdx.UUCP (Jay A. Snyder) writes: >> >>$ uucp wa3wbu!eds1!psuvax1!rutgers!uunet!rayssd!anomaly!/usr/spool/uucppublic/archives/egrep.tar.Z ~uucp >> >>yeilds: >> >>illegal syntax wa3wbu!eds1!psuvax1!rutgers!uunet!rayssd!anomaly!/usr/spool/uucppublic/archives/egrep.tar.Z >> >>How do I get this file via uucp w/o a direct connection to anomaly? This may be obvious, but if you are using csh (I don't know about the other shells), you have to escape the `!' and `~' because these have meaning to the shell and will be interpreted. Try this line: uucp wa3wbu\!eds1\!psuvax1\!rutgers\!uunet\!rayssd\!anomaly\!\~/archives/egrep.tar.Z \~egrep.tar.Z Someone else said you can have so many machines in the from path . . . I have no idea: I've never tried to go more than one machine. Steven R. Fordyce