in reply to Re: Is it possible to determine last executed command line?
in thread Is it possible to determine last executed command line?
No it is not. There are several places over my project where retcode_full_test() is called. So I just thought about minimize changes.
After that, I'd thought, if global $? exists, why could not exist $"last_command_line"
That's all, in general
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Is it possible to determine last executed command line?
by cdarke (Prior) on Dec 03, 2007 at 13:04 UTC |