Skip to main content
Home Forums 68kMLA Developer CDs — #16
Post #16 by porter
Source Forum68kMLA
CategoryOS 9
Post DateThu, 20 Nov 2008 - 09:28
Original URLhttps://68kmla.org/bb/threads/developer-cds.15629/
Post
heard yes, but thats all I know :) ? tell me how to use with this ...
Start with looking for some text strings. If you're looking for a certain dev kit or something...

Code:
grep "MacTCP" bigfile.txt
and that will tell you the entries that contain that string.

mp.ls