mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-01 21:54:29 +00:00
Update cheatsheets
This commit is contained in:
2
tldr/tr
2
tldr/tr
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# tr
|
||||
|
||||
> Translate characters: run replacements based on single characters and character sets.
|
||||
> More information: <https://www.gnu.org/software/coreutils/tr>.
|
||||
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/tr-invocation.html>.
|
||||
|
||||
- Replace all occurrences of a character in a file, and print the result:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user