Commit Graph

15 Commits (8699caba882cfabbac44e923184aa079d1ad0748)

Author SHA1 Message Date
Lena d427f333b2
pages/*: add backticks around I/O streams (#10436)
* as suggested in #10428
* standard input  => `stdin`
* standard output => `stdout`
* standard error  => `stderr`

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-08-09 10:59:02 +05:30
Seth Falco 3e4c519004
*: fix errors reported by languagetool (#6069) 2021-08-15 19:59:09 +02:00
Dario Vladović 4830093903
coreutils*: use short more info links (#5658) 2021-04-01 18:54:26 +03:00
marchersimon 002c666040
tee: add more information link (#5629) 2021-03-30 15:33:07 +02:00
Marco Bonelli 2599a6de48 Refactor: change "folder" to "directory" where needed.
This commit fixes every instance in which the word "folder" is
incorrectly used instead of "directory".
2019-02-13 20:51:04 +05:30
Jessica Stokes eb00419cdc tee: add `tee /dev/tty` mid-pipeline example (#2343) 2018-09-21 20:15:43 +01:00
Agniva De Sarker f3e1e62cdf
tee.md: added missing quotes 2017-10-28 16:49:38 +05:30
Polle Vanhoof 71ad96a7e5
tee: add missing backtick 2017-10-28 12:40:48 +02:00
Polle Vanhoof 877e017f00
tee: proposed change for review 2017-10-28 12:20:16 +02:00
Polle Vanhoof d8fc8ce6f1 tee: final cleanup formatting 2017-10-27 12:23:17 +02:00
Polle Vanhoof 6cc2bfaccb tee: update language as per remarks 2017-10-26 19:50:49 +02:00
Polle Vanhoof 90f25a7e62 tee: Add usecase for process substitution 2017-10-26 16:25:39 +02:00
Ruben Vereecken 066582e8ea Formatted all pages according to guidelines. 2016-01-08 09:38:59 +01:00
lord63 56a7cba656 Fix lint for common 2015-10-23 08:02:34 +08:00
Like-all 67e91a3717 common: tee 2014-09-11 18:37:41 +04:00