Elogix is an incredibly powerful & fully responsive WordPress Theme.
Open
X

Posts Tagged 'count fields'

Count Occurrence of Character in String Unix Shell

Posted on May 29th, 2012 · Posted in Blog, Linux, Unix

How do we exactly count the occurrence of a particular character in a string in bash scripting? Well, there’s quite a number of ways of doing this. Here’s the simplest.. read more