in reply to Re^6: Removing partially duplicated lines from a file
in thread Removing partially duplicated lines from a file
Thanks, I do use and or almost exclusively when I write code for no other reason than readability and the fact that my brain (fingers?) simply default that way when I'm actively typing code. You've given me food for thought to maybe rethink that and start training myself to default to && || instead.
|
|---|