End of Year Feedback
December 1, 2015 Ted Holt
| 
 
 
 
 We’ve made it through another year. I hope it’s been a good one for you in spite of the hardships and challenges. Let’s read some of the feedback that I received in 2015 and see what we can learn. 
 Hey, Ted: To make a grep search case-insensitive, use the “-i” switch. I also add the “-n” switch to show the line number. catsplf -j 681206/MYSELF/MYJOB QSYSPRT 1 | grep -in 'smith' I also have a SCANSPLF command. It is not case insensitive, but that would not be hard to implement. Keep the great articles coming. –Bryan Bryan wrote in  | 

							 
					
