Linux command-line: Shell string manipulation made easy using Bash parameter expansion
Bash shell extends a lot of features from ksh88 and Csh and adds some of its own. One of the features that many shell users might not be aware of is the extended parameter expansions.
In this video, you will learn how to use bash parameter expansion to perform string replacement, get string length, case conversions and more…
Views : 27
linux