How to manipulate strings in bash

Posted by xmodulo on Mar 8, 2021 1:34 AM EDT
Xmodulo; By Dan Nanni
Mail this story
Print this story

All bash variables are by default treated as character strings. Therefore more often than not, you need to manipulate string variables in various fashions while working on your bash script. This bash tutorial presents a comprehensive list of useful string manipulation tips for bash scripting.

All bash variables are by default treated as character strings. Therefore more often than not, you need to manipulate string variables in various fashions while working on your bash script. This bash tutorial presents a comprehensive list of useful string manipulation tips for bash scripting.

  Nav
» Read more about: Story Type: Tutorial; Groups: Developer, Linux

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.