Differences between revisions 1 and 2
Revision 1 as of 2017-10-21 19:43:49
Size: 575
Comment:
Revision 2 as of 2017-10-21 20:07:54
Size: 565
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
[[bash/invocation/option/dump_strings|-D]] `|` [[bash/invocation/option/dump_strings|--dump-strings]] [[bash/invocation/option/dd|-D]] `|` [[bash/invocation/option/dump_strings|--dump-strings]]

1. Invocation Option D


-D | --dump-strings

  • A list of all double-quoted strings preceded by $ is printed on the standard output. These are the strings that are subject to language translation when the current locale is not C or POSIX. This implies the -n option; no commands will be executed.

bash/invocation/option/dump_strings (last edited 2017-10-21 20:07:54 by Robert Robertson)