We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
the_printed_command
1 parent 12aaa8f commit 570c314Copy full SHA for 570c314
execute_cmd.h
@@ -62,6 +62,7 @@ extern int sourcenest, sourcenest_max;
62
extern int stdin_redir;
63
extern int line_number_for_err_trap;
64
65
+extern char *the_printed_command;
66
extern char *the_printed_command_except_trap;
67
extern COMMAND *currently_executing_command;
68
0 commit comments