Strings: Revision history

Jump to: navigation, search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

18 August 2025

  • curprev 20:4720:47, 18 August 2025Ardika Sulistija talk contribs 331 bytes +331 Created page with "<b>strings</b> - print the strings of printable characters in files. The strings command extracts and prints the printable character sequences (strings) found within a file. It is often used to inspect binary files, object files, or other non-text files to find human-readable text embedded within them. sudo strings <some_file>"