1
0
mirror of git://git.suckless.org/sbase synced 2024-12-26 08:52:36 +00:00
sbase/strings.1

11 lines
284 B
Groff

.TH STRINGS 1 sbase\-VERSION
.SH NAME
strings \- print the strings of printable characters in files
.SH SYNOPSIS
.B strings
.IR file...
.SH DESCRIPTION
.B strings
prints the printable character sequences that are at least 6 characters
long. If no files are given then it uses stdin.