Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!caen!ox.com!math.fu-berlin.de!mailgzrz!w414zrz!jaenicke From: jaenicke@w414zrz.zrz.tu-berlin.de (Lutz Jaenicke) Newsgroups: comp.unix.questions Subject: Re: Make and '#' Summary: #, make, tr: that's it Message-ID: <479@mailgzrz.tu-berlin.de> Date: 10 May 91 08:44:09 GMT References: <1991May7.202818.10562@ssd.kodak.com> <472@mailgzrz.tu-berlin.de> <1991May8.131613.10640@druid.uucp> Sender: news@mailgzrz.tu-berlin.de Organization: TUBerlin Lines: 25 Nntp-Posting-Host: w414zrz.ee.tu-berlin.de In article <1991May8.131613.10640@druid.uucp> darcy@druid.uucp (D'Arcy J.M. Cain) writes: >However the following: >TEST = 1 2 3 \\\# 4 5 6 >test: > echo $(TEST) >which ran the command: > echo 1 2 3 \# 4 5 6 >displayed: >1 2 3 # 4 5 6 Not useable on Apollo: make -p shows, that TEST is truncated to 1 2 3 \\\ before anything usefull is done. The only thing working is Kevin Braunsdorf's (ksb@nostromo.cc.purdue.edu) `echo "@" | tr "@" "\043"` in his article <12073@mentor.cc.purdue.edu>. Thanks to all who replied. >With a name like mine you learn about quoting. :-) >D'Arcy J.M. Cain (darcy@druid) Indeed! BTW, if you want to see my name written correct, use LaTex: Lutz J\"anicke -- Lutz Jaenicke jaenicke@w414zrz.ee.tu-berlin.de Institut fuer Elektrische Maschinen jaenicke@emapollo.ee.tu-berlin.de Technische Universitaet Berlin Tel. (004930)314-24552 Einsteinufer 11, D-1000 Berlin 10 Fax. (004930)314-21133