I cannot find a text with '$' in it, the result is invalid. But under windows it works correctly.Seems the '$' is hijacked by linux shell which makes the problem. How to solve?
I tried to search "\$2800", but the executed command becomes:SciTE -grep ~~~~ "" "" "\\$2800"
Try single quotes to avoid interpolation: