Commit Graph

3 Commits (d0a73c4b9cf52242250692e9ea2f277951ebf3f9)

Author SHA1 Message Date
Alejandro Cervera cdfd3cd17b
cat: remove examples with the option "-u" (#11983) 2024-01-03 09:44:34 +08:00
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
pixel c70bae523e
cat: split POSIX, BSD and GNU and add 2 examples (#9623)
Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>
2022-12-21 04:18:13 +01:00