When I run a python script I want to capture everything which is output on the screen. When I use the "script" command and capture the log in "typescript" file, the output in not readable when using vi. Its readable using
-
possible duplicate of Redirect stderr and stdout in a bash scriptkarlphillip– karlphillip2011-05-31 16:10:57 +00:00Commented May 31, 2011 at 16:10
-
What do you mean that the output of the script command is not readable? I use this all the time.tchrist– tchrist2011-05-31 16:18:32 +00:00Commented May 31, 2011 at 16:18
Add a comment
|