From mboxrd@z Thu Jan 1 00:00:00 1970 From: "J. Bakshi" Date: Wed, 03 Nov 2010 15:50:39 +0000 Subject: Re: problem executing command substitution from udev rules Message-Id: <201011031537.oA3FblMe004078@dcnode-02.unlimitedmail.net> List-Id: References: <201011020634.oA26Y57h004184@dcnode-01.unlimitedmail.net> In-Reply-To: <201011020634.oA26Y57h004184@dcnode-01.unlimitedmail.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Wed, 3 Nov 2010 06:17:55 -0700 Dan Nicholson wrote: > > Why not just create a script that does what you want and have udev RUN > that? Otherwise, you'll need to work out escaping the multiple levels > of quotes with \. > Thank Dan, I have already made a script and call it from udev rule. Though I'll also give a try with "\"