All public logs
Combined display of all available logs of DikapediaV2. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 20:47, 18 August 2025 Ardika Sulistija talk contribs created page Strings (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>")