This week I 'ave been mostly learning about regular expressions.
I've written an app that loads a file, strips out sensitive data like email addresses and phone numbers and deposites a new file containing the remaining 'censored' data.
Could this be practically useful to anyone? Press releases for big companies or anything? I've got the source if you want it
note: it does NOT keep or store the stripped out data, that would be naughty.





Reply With Quote