Searching coll

jamesson's icon

Can I search coll by value of numbered item in record (ie sting match item 2 for all records) or do I have to do regexp dumpout? Thanks, Joe

xidance's icon

i don´t think you can search for something in all records via simple command.

dump, [zl nth 2], [atoi] is how i do it.