diff options
| author | Paul Buetow <paul@buetow.org> | 2022-01-06 08:31:07 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-01-06 08:31:07 +0000 |
| commit | 7502555ae2ac56d705275ab8780892f01a0d0b46 (patch) | |
| tree | 0c565fff9e1c42e6fb7275432d5926245a23a9d8 /gemfeed/2022-01-01-bash-golf-part-2.html | |
| parent | d89190177c33a9dcb0737dcd28a7c9781e8e668a (diff) | |
Publishing new version
Diffstat (limited to 'gemfeed/2022-01-01-bash-golf-part-2.html')
| -rw-r--r-- | gemfeed/2022-01-01-bash-golf-part-2.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gemfeed/2022-01-01-bash-golf-part-2.html b/gemfeed/2022-01-01-bash-golf-part-2.html index c21ab180..e6a3912f 100644 --- a/gemfeed/2022-01-01-bash-golf-part-2.html +++ b/gemfeed/2022-01-01-bash-golf-part-2.html @@ -62,7 +62,7 @@ Foo ❯ echo Foo 2>/dev/null 1>&2 ❯ </pre> -<p>A good description (also pointe out by the reader) can be found here:</p> +<p>A good description (also pointed out by the reader) can be found here:</p> <a class="textlink" href="https://wiki.bash-hackers.org/howto/redirection_tutorial#order_of_redirection_ie_file_2_1_vs_2_1_file">Order of redirection</a><br /> <p>Ok, back to the original blog post. You can also use grouping here (neither of these commands will print out anything to stdout):</p> <pre> @@ -403,7 +403,7 @@ PAUL:X:1000:1000:PAUL BUETOW:/HOME/PAUL:/BIN/BASH ❯ echo $? 1 </pre> -<p>E-Mail me your thoughts at snonux@snonux.de!</p> +<p>E-Mail me your comments to snonux@snonux.de!</p> <a class="textlink" href="../">Go back to the main site</a><br /> <p class="quote"><i>Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter</a>, served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/httpd.8">httpd(8)</a></i></p> </body> |
