Strings (Unix): Difference between revisions

Content deleted Content added
mNo edit summary
Line 12:
| latest release version =
| latest release date =
| operating system = [[Unix]], [[Unix-like]], [[Plan 9 from Bell Labs|Plan 9]], [[Inferno (operating system)|Inferno]]
| platform = [[Cross-platform]]
| genre = [[Command (computing)|Command]]
| license =
| website =
}}
In [[computer software]], '''strings''' is a program in [[Unix]], [[Plan 9 from Bell Labs|Plan 9]], [[Inferno (operating system)|Inferno]], and [[Unix-like]] [[operating system]]s that finds and prints text [[string (computer science)|strings]] embedded in [[binary files]] such as executables. It can be used on object files and [[core dump]]s.
 
==Overview==
Line 57 ⟶ 58:
{{Wikibooks|Guide to Unix|Commands}}
* {{man|cu|strings|SUS}}
* {{man|1|strings|Plan 9}}
* {{man|1|strings|Inferno}}
 
Line 63 ⟶ 65:
[[Category:Unix text processing utilities]]
[[Category:Unix SUS2008 utilities]]
[[Category:Plan 9 commands]]
[[Category:Inferno (operating system) commands]]
[[Category:String (computer science)]]