After some tests, if I use * on Windows, it works. But no chance on Linux. Sorry, maybe it's bug.
On Mon, Jul 23, 2012 at 11:33 AM, Shay Ginsbourg <[email protected]> wrote: > Do you mean that this issue is specific to rm command? > > Sent from my BlackBerry® smartphone from orange > > -----Original Message----- > From: Cyril SANTUNE <[email protected]> > Date: Mon, 23 Jul 2012 11:31:42 > To: JMeter Users List<[email protected]> > Reply-To: "JMeter Users List" <[email protected]> > Subject: Re: OS process sampler - process parameters issue > > It's weird. I try too with no success. But in use * in another script > and it works. > > > > On Mon, Jul 23, 2012 at 11:19 AM, Shay Ginsbourg <[email protected]> wrote: >> Hi, >> >> This is exactly what I was trying to do, but it failed. >> >> Any ideas ? >> >> thanks, >> Shay >> >> >> >> On Mon, Jul 23, 2012 at 6:16 PM, Cyril SANTUNE >> <[email protected]>wrote: >> >>> Hi, >>> >>> How do you use the OS sampler ? >>> >>> Don't try to do all in the "command". >>> I think you need to split all parameters: >>> For example: >>> command: rm >>> After add value >>> *.txt >>> >>> >>> >>> >>> On Mon, Jul 23, 2012 at 10:27 AM, Shay Ginsbourg <[email protected]> >>> wrote: >>> > Hi, >>> > >>> > While working with the OS sampler on Linux, it failed accepting * as a >>> > process parameter. >>> > >>> > For example: >>> > >>> > /home/path/example rm *.txt - failed >>> > >>> > /home/path/example rm a.txt - OK >>> > >>> > How can files with specific extensions be removed at once? >>> > >>> > thanks, >>> > Shay >>> > >>> > --------------------------------------------------------------------- >>> > To unsubscribe, e-mail: [email protected] >>> > For additional commands, e-mail: [email protected] >>> > >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >> >> >> -- >> >> Regards, >> >> >> Shay Ginsbourg >> >> Regulatory & Testing Affairs Consultant >> >> >> WWW.GINSBOURG.COM >> >> >> Providing Regulatory, Medical & Performance Testing services since 2008: >> >> >> * IEC 62304 Medical Device Software Life Cycle >> >> * IEEE 829 Software Test Documentation >> >> * ISO 14971 Medical Device Risk Management >> >> * FDA 21 CFR Part 11 Software Validation >> >> * IEC 60601-1:2005 3rd ED PEMS - Medical Electrical Equipment >> >> * End-to-end verification, validation, and testing (VV&T) >> >> * FDA and CE submissions >> >> * Open source free testing tools implementation >> >> * Functionality and regression testing >> >> * Software Performance & Load testing >> >> * Software Testing Advanced Automation >> >> * Medical Software Verification & Validation >> >> * Medical Device Verification & Validation >> >> * Medical Device Regulatory Submission >> >> * Organizational Regulatory Qualification >> >> >> Formerly QA Manager of LoadRunner at Mercury Interactive >> >> >> M.Sc. cum laude in Bio-Medical Engineering >> >> M.Sc. in Mechanical Engineering >> >> >> Work: +972(0)3-5185873 >> >> Mobile: +972(0)54-6690915 >> >> >> Email: [email protected] >> >> >> Visit my personal page on LinkedIn at: >> http://www.linkedin.com/in/shayginsbourg >> >> >> Please consider your environmental responsibility before printing this >> e-mail. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
