about summary refs log tree commit diff
path: root/deansi.1
blob: ecbc7b9ba5f6af2f8fc3b99b918d8a02a353d408 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.Dd April 20, 2025
.Dt DEANSI 1
.Os
.
.Sh NAME
.Nm deansi
.Nd remove ansi escape sequences
.
.Sh SYNOPSIS
.Nm
.
.Sh DESCRIPTION
.Nm
prints input
excluding every control sequence introducer commands
from the input,
allowing to read output in tools like
.Xr less 1
without
.Fl R .