Difference between revisions of "Cat -v"

From wikieduonline
Jump to navigation Jump to search
(Created page with "wikipedia:cat -v == Related == * cat == See also == * {{cat}} Category:cat")
 
Line 1: Line 1:
[[wikipedia:cat -v]]
+
{{lc}}
 +
[[wikipedia:cat -v]]    
 +
 
 +
 
 +
      -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 ==
 
== Related ==

Revision as of 04:55, 12 February 2024

wikipedia:cat -v


     -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

See also

Advertising: