11 lines
284 B
Groff
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.
|