Re: Pipe print output into shell in debugger
- From: rich.japh@xxxxxxxxx (Richard Lee)
- Date: Sun, 27 Jul 2008 19:27:51 -0400
Marek wrote:
Hello all,I am sure there are other ways to do this but I always wonder how to get this done.
while being in the debugger, how do I pipe all printings going to a
OUTputfile like:
print OUT "text text text";
into the shell?
I read perldebug and perldebguts, but probably I just overread it?
Thank you for your help
marek
Many research and I found that I could have | (pipe) precede your command and output will go to your pager.
I am just not sure how to change the pager on my system(mine is less, and if you can change to vi, you should be able to save it).
Let me know if you are able to change your pager...... (I am not sure if pager they mean editor or something else in your environment, I use bash ).
.
- Follow-Ups:
- Re: Pipe print output into shell in debugger
- From: Marek
- Re: Pipe print output into shell in debugger
- References:
- Pipe print output into shell in debugger
- From: Marek
- Pipe print output into shell in debugger
- Prev by Date: Pipe print output into shell in debugger
- Next by Date: Re: getting process id under NT
- Previous by thread: Pipe print output into shell in debugger
- Next by thread: Re: Pipe print output into shell in debugger
- Index(es):