strings

command
v0.15.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 18, 2025 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Overview

Strings finds printable strings.

Synopsis:

strings OPTIONS [FILES]...

Description:

Prints all sequences of `n` or more printable characters terminated by a
non-printable character (or EOF).

If no files are specified, read from stdin.

Options:

-n number: the minimum string length (default is 4)
-t string: write each string preceded by its byte offset from the start of the file (d decimal, o octal, x hexadecimal)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL