From: Motohiro KOSAKI Date: Tue, 19 Jan 2010 02:35:05 +0000 (-0500) Subject: kprobetrace, doc: Shell needs single quote to use $ character X-Git-Tag: v2.6.34-rc1~197^2~110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=580d9e00fdfb85e65c5097dcd739c6efcdbadc96;p=pandora-kernel.git kprobetrace, doc: Shell needs single quote to use $ character Shell interprets $val as shell variable, thus we need quote if we use the echo command. Signed-off-by: KOSAKI Motohiro Signed-off-by: Masami Hiramatsu Cc: systemtap Cc: DLE LKML-Reference: <20100119023505.31880.17367.stgit@localhost6.localdomain6> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed