aboutsummaryrefslogtreecommitdiff
path: root/man/man1/stbl.1
blob: dfb930ab99b9d9b41d6ce54c08840e5e425dce0a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
.TH STBL 1 "August 2016" "Manual page for stbl"
.SH NAME
.B stbl
\- strip a trailing blank line from a file
.SH USAGE
.B stbl FILE1 [FILE2 ...]
.SH DESCRIPTION
Applies ed(1) to remove one trailing newline, if present, from each of the
given files.
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>