2014-11-23 07:44:07 -05:00
|
|
|
.Dd November 23, 2014
|
2015-01-31 08:20:02 -05:00
|
|
|
.Dt STRINGS 1
|
2015-01-31 14:37:03 -05:00
|
|
|
.Os sbase
|
2014-11-23 07:44:07 -05:00
|
|
|
.Sh NAME
|
|
|
|
.Nm strings
|
2015-02-01 15:28:17 -05:00
|
|
|
.Nd print the strings of printable characters in files
|
2014-11-23 07:44:07 -05:00
|
|
|
.Sh SYNOPSIS
|
2015-01-30 15:17:58 -05:00
|
|
|
.Nm
|
2014-11-23 07:44:07 -05:00
|
|
|
.Op Ar file ...
|
|
|
|
.Sh DESCRIPTION
|
|
|
|
.Nm
|
2013-08-14 05:41:55 -04:00
|
|
|
prints the printable character sequences that are at least 6 characters
|
2015-01-31 08:43:27 -05:00
|
|
|
long. If no
|
|
|
|
.Ar files
|
|
|
|
are given,
|
|
|
|
.Nm
|
|
|
|
reads from stdin.
|
2014-11-23 07:46:12 -05:00
|
|
|
.Sh STANDARDS
|
|
|
|
.Nm
|
|
|
|
mirrors the semantics of Plan9
|
|
|
|
.Xr strings 1 .
|