CompuServe Messages

#Searching .i files

    03-Feb-94 16:59:51
Fm: Peter Wade 100265,2740
To: New member 73016,27
There is a standard AmigaDOS command "Search". This might be DOS 2 or higher, I'm not sure. If you have got this you can try : search include:dos Open but be ready to pause the output because it will show everywhere it finds the text Open anywhere in a line. If you haven't got Search, look for a version of "Grep". This is the name of a Unix command, and I expect there is a GNU Amigaversion of it somewhere.