2014-11-23 07:44:07 -05:00
|
|
|
.Dd November 23, 2014
|
|
|
|
.Dt STRINGS 1 sbase\-VERSION
|
|
|
|
.Os
|
|
|
|
.Sh NAME
|
|
|
|
.Nm strings
|
|
|
|
.Nd print the strings of pritable characters in files
|
|
|
|
.Sh SYNOPSIS
|
|
|
|
.Nm strings
|
|
|
|
.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
|
|
|
|
long. If no files are given then it uses stdin.
|
2014-11-23 07:46:12 -05:00
|
|
|
.Sh STANDARDS
|
|
|
|
.Nm
|
|
|
|
mirrors the semantics of Plan9
|
|
|
|
.Xr strings 1 .
|