Update a configuration file: Difference between revisions

Content added Content deleted
(→‎{{header|TXR}}: Fixed section header, added explanation, and a couple of test runs for some corner cases.)
Line 694: Line 694:
Test run on empty input with no arguments
Test run on empty input with no arguments


<pre>$ echo -n | ./txr configfile2.txr -
<pre>$ echo -n | txr configfile2.txr -
[ no output ]</pre>
[ no output ]</pre>