![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| who truncates the output? redirection? tty? Bug? | fredy | UNIX for Advanced & Expert Users | 7 | 12-10-2006 02:21 AM |
| Redirection of output (for logging) | _Spare_Ribs_ | Shell Programming and Scripting | 3 | 12-04-2006 02:17 PM |
| Asking about shell script input output redirection | trivektor | Shell Programming and Scripting | 1 | 10-18-2006 01:13 AM |
| Standard output and redirection | jerardfjay | Shell Programming and Scripting | 2 | 06-27-2005 11:03 AM |
| Bash multiple output redirection | yoi2hot4ya | Shell Programming and Scripting | 2 | 05-31-2005 12:52 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
redirection of ladebug output
i am using a command line ladebug debugger.
i want to redirect the responses of the debugger to a text file but run args > output-file syntax does not successful because it redirects only the standard out of the binary that i am examining, but i want the debuggers own responses like "stopped at ... " etc. do you have any idea? additional info: i am getting the input commands from a script using source command: source myscript |
|
||||
|
thanks for your concern,
althoug stderr way didnt work, i have found a way: (ladebug) record output responsesfile see the link: http://h21007.www2.hp.com/dspp/tech/...e.recording_io |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|