On Thu, 13 May 2004 12:40:29 -0500, "Jason Kuhlman" wrote in <[EMAIL PROTECTED]>: > I can run the perl d:\mrtg\bin\getlog.pl D:\perflogs\server.csv > "\\DEVELOPMENT\Memory\Available MBytes" from the command line and the > numbers come back OK. ... > Target[development]: `perl d:\mrtg\bin\getlog.pl D:\perflogs\server. > csv "\\DEVELOPMENT\Memory\Available MBytes"`
Commonly used computer languages are treat backslash(\) as an escaping character. In easy words, it eats a character follows it. Of course you know such things, Takumi Yamane <[EMAIL PROTECTED]> -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
