Simple Arithmetic In Bash, Perl and Awk – More Porting

28
Today we’re going to continue along on our series of posts dealing with porting code between the bash shell, Perl and awk. In previous posts, we’ve looked at the basics regarding simple string variables, simple one-dimensional arrays and associative arrays (sometimes referred to as hashes or “lookup tables.”).

Link: linuxshellaccount.blogspot.com

Category:

  • Linux