- theos
- readline
$ cd rxmemscan
$ make do FINALPACKAGE=1
$ rxmemscan <pid>
| Command | Short | Args | Desc |
|---|---|---|---|
| list | l | [pageNo] | List search results. |
| search | s | [searchVal] | First search & Search again with [searchVal]. |
| fuzy | f | [compareType] | First fuzzy search & Fuzzy search again with [compareType]. |
| reset | r | - | Reset the search state. |
| retype | - | - | Re-select the search value type. |
| exit | - | - | Exit the program. |

