How To Use Regex Negative Lookahead To Exclude Strings

Author: , May 31st, 2019

I have a task in Perl to list specific files based on pattern match, those with and those without the string “_from_”. There are two files in the directory to filter: static-east.properties static-east_from_west.properties To capture the files with the _from_ string was easy:

To capture the files WITHOUT the _from_ string was not quite […]

Negative Feedback Tips

Author: , August 31st, 2012

Click Here For The Original Article by Geoffrey James (copied without permission) 1. Make negative feedback unusual. When a work environment becomes filled with criticism and complaint, people stop caring, because they know that–whatever they do–they’ll get raked over the coals. “I try to give seven positive reinforcements for every negative comment,” says Dan Cerutti, […]