This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug runtime/9850] dtrace: Incorrect shell execution


------- Additional Comments From eugen at debian dot org  2009-02-16 14:18 -------
Subject: Re:  dtrace: Incorrect shell execution

16 лÑ?Ñ?ого 2009 о 13:54 -0000 mjw at redhat dot com напиÑ?ав(-ла):
> But you will still have to quote things like $PWD on the command line to get
> them as whole arguments to python (otherwise the shell seems to split them into
> multiple arguments anyway).
Hmm, not my shell (zsh)... But others realy do so.

> So using this now works:
> ../dtrace -G -s "$PWD/test.d"
> as does
> ../dtrace -G -s ../a\ directory/test.d
> 
> Is this enough?
Yep, this is enough.


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=9850

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]