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]

Re: Processing argv


On Thu, 2009-01-08 at 14:57 -0800, Buddy Lumpkin wrote:
> Also, can staprun process command line arguments? My testing seems to
> indicate that it can't but perhaps I am not quoting or escaping things
> correctly?

Do you mean with -c?
Then yes, if you quote the whole argument to -c it should act like it is
all passed to sh -c "your arguments". There were some issues with this
in the past though, see for example
https://bugzilla.redhat.com/show_bug.cgi?id=467652

Cheers,

Mark


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