Shell Scripting Part 2
Today let's understand the File Naming Convention in Shell Script.
Don't use the system variable name as a variable name
a variable name can be declared up to 255 characters
a variable name can contain _ (underscore character).
Example:
num_one...
rahulnaik.hashnode.dev3 min read
Aditya Kumar Rai
Exploring DevOps Tools
Kudos! Informative