diff options
| author | Paul Buetow <paul@buetow.org> | 2023-12-10 07:56:23 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-12-10 07:56:23 +0200 |
| commit | 625f513e15548a9bbf60134ff6e8b350a44ec90b (patch) | |
| tree | b03c7e1466de8b38b5089fccef08487c688205c4 /gemfeed/2022-01-01-bash-golf-part-2.html | |
| parent | 6b266a4b626056bae0e3c0e660fd3c472584950f (diff) | |
Update content for html
Diffstat (limited to 'gemfeed/2022-01-01-bash-golf-part-2.html')
| -rw-r--r-- | gemfeed/2022-01-01-bash-golf-part-2.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gemfeed/2022-01-01-bash-golf-part-2.html b/gemfeed/2022-01-01-bash-golf-part-2.html index 4106611c..0e24262b 100644 --- a/gemfeed/2022-01-01-bash-golf-part-2.html +++ b/gemfeed/2022-01-01-bash-golf-part-2.html @@ -57,6 +57,8 @@ Foo Foo </pre> <br /> +<span class='quote'>Update: A reader pointed out, that the redirection should actually go to <span class='inlinecode'>/proc/self/fd/1</span> and not <span class='inlinecode'>0</span>. But apparently, either way works for this particular example. Do you know why? </span><br /> +<br /> <span>Other useful redirections are:</span><br /> <br /> <ul> |
