Commit Graph

17 Commits (8699caba882cfabbac44e923184aa079d1ad0748)

Author SHA1 Message Date
Vitor Henrique 1ba7fb9460
pages*: add missing mnemonics (#12151)
* pages*: add missing mnemonics

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-02-19 19:43:42 +05:30
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
CleanMachine1 bb8d1c0897
cat: update placeholders (#8579) 2022-10-01 15:41:48 +05:30
Dario Vladović 4830093903
coreutils*: use short more info links (#5658) 2021-04-01 18:54:26 +03:00
marchersimon 3d97ba7785
cat: change more information link (#5551) 2021-03-30 07:31:55 -03:00
Patrice Denis ea46986276
cat: add more info link and update French translation (#5497) 2021-03-24 18:57:14 -03:00
Waldir Pimenta e2c33742e2 cat: add -v example (#3163) 2019-07-02 23:52:13 -03:00
Agniva De Sarker 3da76e4150 Applying the snake_case convention throughout the repo (#967)
* Applying the snake_case convention throughout the repo

- Also removing the file extension where not needed
- Adding {{ }} on a few old pages

* Addressing concerns

- Added {{ }} where they were missed out
- Removed spaces inside {{ }}
- Reverting "file" to "filename" to make it clearer

* Fixing the comments on nc page
2016-07-22 22:24:06 +02:00
andyxning c861a6dc48 update cat command 2016-01-18 22:44:34 +08:00
Ruben Vereecken 066582e8ea Formatted all pages according to guidelines. 2016-01-08 09:38:59 +01:00
Robbie S 2de7c9f932 cat: added the append example 2015-12-30 10:09:53 -08:00
Igor Shubovych 1cb680cdc8 cat: minor fix 2015-11-24 00:05:54 +02:00
Igor Shubovych b5175c1c58 cat: fix tokens 2015-11-22 23:09:29 +02:00
Srinivasan R e4114fa6cc Normalize the final new line
Fixes #310
Some files had no newlines, some had 1 newline and some more than 1 newline.
Normalize them all to have only 1 newline at the end of all files.
2015-10-28 14:03:06 +05:30
Igor Shubovych 9639c3d869 cat: adding {{token}} syntax 2014-05-12 14:30:53 +03:00
Igor Shubovych 4db7b75909 Pages: cat 2014-05-10 15:23:41 +03:00