Add strings(1)
This commit is contained in:
10
strings.1
Normal file
10
strings.1
Normal file
@@ -0,0 +1,10 @@
|
||||
.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.
|
Reference in New Issue
Block a user