|
|
1.1 root 1:
2:
3: strings Command strings
4:
5:
6:
7:
8: Print all character strings from a file
9:
10: ssttrriinnggss [-ddooppxx] [-_l_e_n_g_t_h] [_f_i_l_e ... ]
11:
12: ssttrriinnggss looks for ASCII strings in a binary file. A ``string''
13: is defined as any sequence of four or more printable characters.
14: ssttrriinnggss is useful for identifying unknown object files, or for
15: looking at the messages printed by commands. You can also use it
16: as a filter if _f_i_l_e is not specified.
17:
18: ssttrriinnggss recognizes the following command-line options:
19:
20: -dd Precede each string by its offset in the file in decimal.
21:
22: -oo Precede each string by its offset in the file in octal.
23:
24: -pp Strip the parity bits of all characters in the string prior
25: to comparison.
26:
27: -xx Precede each string by its offset in the file in hexadecimal.
28:
29: Finally, the option -_l_e_n_g_t_h forces ssttrriinnggss to use _l_e_n_g_t_h as the
30: minimum length for a printable string.
31:
32: ***** See Also *****
33:
34: ccoommmmaannddss, iisspprriinntt, oodd
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64: COHERENT Lexicon Page 1
65:
66:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.