Xref: utzoo comp.mail.misc:3861 comp.mail.uucp:5031 Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!convex!convex.COM From: beaulac@convex.COM (Superuser) Newsgroups: comp.mail.misc,comp.mail.uucp Subject: Re: novice question re mail maps/bang paths. Message-ID: <105014@convex.convex.com> Date: 16 Aug 90 17:49:23 GMT References: <6745.26c97d33@vax1.tcd.ie> Sender: news@convex.com Reply-To: beaulac@convex.COM (Superuser) Followup-To: comp.mail.misc Organization: Convex Computer Corporation, Richardson, Tx. Lines: 23 In article <6745.26c97d33@vax1.tcd.ie> jfsenior@vax1.tcd.ie (Semolina Pilchard.) writes: >People of the net. > >I am looking for information about using uucp mail i.e. how to use 'bang - >paths' > here is a fairly simple example of using "bang paths". for mail: mail machine1\!machine2\!login for files: uucp machine1\!machine2\!/path/file the backslashes prevent the ! from being expanded. another way to accomplish this is to enclose the entire expression in single quote marks 'machine1\!machine2\!/path/file'. -bill