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