commit | 580d9e00fdfb85e65c5097dcd739c6efcdbadc96 | [log] [tgz] |
---|---|---|
author | Motohiro KOSAKI <kosaki.motohiro@jp.fujitsu.com> | Mon Jan 18 21:35:05 2010 -0500 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 20 07:18:14 2010 +0100 |
tree | 2e3e561c345455a15e79332614cf6b38dd9dd77f | |
parent | f426a7e02918e2e992b28adeb02e5a0ab39a7a25 [diff] |
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 <kosaki.motohiro@jp.fujitsu.com> Signed-off-by: Masami Hiramatsu <mhiramat@redhat.com> Cc: systemtap <systemtap@sources.redhat.com> Cc: DLE <dle-develop@lists.sourceforge.net> LKML-Reference: <20100119023505.31880.17367.stgit@localhost6.localdomain6> Signed-off-by: Ingo Molnar <mingo@elte.hu>