Difference between revisions of "Cat -v"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
-v Display non-printing characters so they are visible. Control | -v Display non-printing characters so they are visible. Control | ||
− | characters print as ‘^ | + | characters print as ‘[[^X]]’ for control-X; the delete character (octal |
0177) prints as ‘^?’. Non-[[ASCII]] characters (with the high bit set) | 0177) prints as ‘^?’. Non-[[ASCII]] characters (with the high bit set) | ||
are printed as ‘M-’ (for meta) followed by the character for the low | are printed as ‘M-’ (for meta) followed by the character for the low | ||
Line 11: | Line 11: | ||
== Related == | == Related == | ||
* [[cat]] | * [[cat]] | ||
+ | * [[aws help]] | ||
+ | * [[^H]] | ||
== See also == | == See also == |
Latest revision as of 04:57, 12 February 2024
-v Display non-printing characters so they are visible. Control characters print as ‘^X’ for control-X; the delete character (octal 0177) prints as ‘^?’. Non-ASCII characters (with the high bit set) are printed as ‘M-’ (for meta) followed by the character for the low 7 bits.
Related[edit]
See also[edit]
Advertising: