Date: Mon, 29 Dec 2003 03:34:25 +0000 From: Daniela <dgw@liwest.at> To: questions@freebsd.org Subject: Complex quoting task in tcsh Message-ID: <200312290334.25341.dgw@liwest.at>
next in thread | raw e-mail | index | archive | help
I'm writing a tcsh script and I can't figure out how to escape that #. I tried all possible variations, and it always says I have a syntax error. Here's one: if ($line =~ "#*") Or is there another way to find out if the line starts with a hash mark? Regards, Daniela
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312290334.25341.dgw>