Linux: Case-insensitive file searching with locate and find
By Alvin Alexander. Last updated: January 25 2018
Earlier today someone asked for the source code for my TypeAhead predictive-text, type-ahead, auto-complete JNLP Swing application. While trying to remember where I put it I realized I was going to have to do some case-insensitive file searching.
I was happy to learn that both of my favorite Unix and Linux file-finding utilities support case-insensitive file searching.