Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!fu-berlin.de!uni-berlin.de!news.dfncis.de!not-for-mail From: =?ISO-8859-1?Q?Sven_K=F6hler?= Newsgroups: comp.lang.java.programmer Subject: Re: exec problem is JDK 1.7.0_21 Date: Sat, 27 Apr 2013 12:39:13 +0300 Lines: 11 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: news.dfncis.de /mBV9o92bfi53mP6bEf6HgQFKQfJRviJ3JPzFLfxVrMveUTsJiZVUmeSss Cancel-Lock: sha1:cDJzH3jwKH5nzm7hrTsQxzOi2hw= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130408 Thunderbird/17.0.5 In-Reply-To: Xref: csiph.com comp.lang.java.programmer:23668 Am 27.04.2013 11:22, schrieb Steven Simpson: > On 26/04/13 18:17, Sven Köhler wrote: >> Apparently, the first token (which is the program >> name, and can be assumed not to contain any backslashes and quotes) is >> treated differently from all subsequent tokens. > > Well, the first token can contain backslashes, but they are taken > literally. I should haven written "can be assumed not to contain any quotes and backslashes followed by a quote".