[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090421095705.GA15448@elte.hu>
Date: Tue, 21 Apr 2009 11:57:05 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Li Zefan <lizf@...fujitsu.com>
Cc: Tom Zanussi <tzanussi@...il.com>,
Steven Rostedt <rostedt@...dmis.org>,
Frederic Weisbecker <fweisbec@...il.com>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 3/3] tracing/filters: disallow newline as delimeter
* Li Zefan <lizf@...fujitsu.com> wrote:
> I guess because user input is often ended with '\n' (like "echo
> xxx"), thus '\n' is used as a delimeter besides ' ', but we can
> just strip tailing spaces.
Hm, how about:
( echo 'x'
echo '|| y' ) > filter
type of scripts? Shouldnt the parser be permissive in general?
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists