|
|
1.1 root 1: .TH VIS 1
2: .CT 1 files
3: .SH NAME
4: vis \- show invisible characters
5: .SH SYNOPSIS
6: .B vis
7: [
8: .B -t
9: ]
10: [
11: .B -s
12: ]
13: [
14: .I file ...
15: ]
16: .SH DESCRIPTION
17: .I Vis
18: reads each
19: .I file
20: in sequence and writes it on the standard output.
21: Non-printing characters are translated on output as in the
22: .L l
23: command of
24: .IR ed (1).
25: If no
26: .I file
27: is given
28: .I vis
29: reads from the standard input.
30: The options are
31: .TP
32: .B -t
33: Do not translate tabs.
34: .TP
35: .B -s
36: Strip invisible characters; same effect as
37: .BR "tr -cd '" <tab><newline><space> -~' .
38: .SH SEE ALSO
39: .IR cat (1),
40: .IR ed (1),
41: .IR xd (1)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.