how to handle multiline feedback from backticksoperator?
From: Bastian Angerstein (ang_at_nmc-m.dtag.de)
Date: 02/23/05
- Next message: Brandon Willis: "RE: Regex c code"
- Previous message: Jerry Preston: "RE: Regex c code"
- Next in thread: John W. Krahn: "Re: how to handle multiline feedback from backticksoperator?"
- Reply: John W. Krahn: "Re: how to handle multiline feedback from backticksoperator?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: <beginners@perl.org> Date: Wed, 23 Feb 2005 08:59:49 +0100
Hello there,
I have a cmd-PRogramm which produce multiline output.
/usr/testdrive.
I call this proggi from perl:
`/usr/testdrive -e -k | grep "/home"`;
This programm produce multiline Output,
how do I get this into a variable or array ?
- Next message: Brandon Willis: "RE: Regex c code"
- Previous message: Jerry Preston: "RE: Regex c code"
- Next in thread: John W. Krahn: "Re: how to handle multiline feedback from backticksoperator?"
- Reply: John W. Krahn: "Re: how to handle multiline feedback from backticksoperator?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]