Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en:linux:searchodt [2012/06/13 19:30] – created alex | en:linux:searchodt [2020/04/29 06:06] (current) – [searchodt] alex | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| This simple script will search all the ODT files in the current directory for the specified text string, printing out the names of all the files containing said string. | This simple script will search all the ODT files in the current directory for the specified text string, printing out the names of all the files containing said string. | ||
| - | < | + | ===== searchodt ===== |
| + | < | ||
| #!/bin/bash | #!/bin/bash | ||
| Line 19: | Line 20: | ||
| </ | </ | ||
| + | ===== Links ===== | ||
| + | |||
| + | * [[http:// | ||