Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10.1 6/24/83; site oddjob.UChicago.UUCP
Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!ihnp4!gargoyle!oddjob!sra
From: sra@oddjob.UChicago.UUCP (Scott Anderson)
Newsgroups: net.eunice
Subject: Re: preventing case translation
Message-ID: <624@oddjob.UChicago.UUCP>
Date: Wed, 6-Mar-85 23:02:58 EST
Article-I.D.: oddjob.624
Posted: Wed Mar  6 23:02:58 1985
Date-Received: Fri, 8-Mar-85 03:16:32 EST
References: <436@nbs-amrf.UUCP> 
Reply-To: sra@oddjob.UUCP (Scott Anderson)
Organization: U. Chicago: Astronomy & Astrophysics
Lines: 21
Summary: 

>> I would like to be able to call Eunice programs from DCL.  The problem
>> is that I want the arguments untouched.  I get them all lowercased.
>> Even when I quote them, they are lowercased.  Does any one know how to
>> prevent this?
>> 
>> $ echo :== $unix:[usr.bin]echo echo    ! the 2nd echo is for execl argv[0]
>
>Try:
>
>$ echo ^Foo		(same as  $ ECHO ^FOO    ! of course)
>

Yes, this works for echo on our system, but why can't I get multi-column
output with 

$ ls -^C

?

					Scott Anderson
					ihnp4!oddjob