<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Linux Forum &mdash; Как заставить parallel не экранировать спецсимволы\пробелы?]]></title>
	<link rel="self" href="https://linuxforum.ru/extern.php?action=feed&amp;tid=34506&amp;type=atom" />
	<updated>2014-04-09T12:11:06Z</updated>
	<generator>PunBB</generator>
	<id>https://linuxforum.ru/viewtopic.php?id=34506</id>
		<entry>
			<title type="html"><![CDATA[Как заставить parallel не экранировать спецсимволы\пробелы?]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=404185#p404185" />
			<content type="html"><![CDATA[<p>Утилита parallel принудительно экранирует пробелы и кавычки<br /></p><div class="codebox"><pre><code>wget \&quot;ссылка\&quot;\ -O\ \&quot;название_файла\&quot;</code></pre></div><p>А нужно что бы исполняло <br /></p><div class="codebox"><pre><code>wget &quot;ссылка&quot; -O &quot;название_файла&quot;</code></pre></div>]]></content>
			<author>
				<name><![CDATA[EvgeniusDragon]]></name>
				<uri>https://linuxforum.ru/profile.php?id=20502</uri>
			</author>
			<updated>2014-04-09T12:11:06Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=404185#p404185</id>
		</entry>
</feed>
