Shell Scripting Challenge
This script will demonstrates practical use of comments, echo, variables, built-in variables, and wildcards in bash scripting.
#!/bin/bash
#Shell Scripting Challenge
#This script will demonstrates practical use of comments, echo, variables, built-in...
learnwithimran.hashnode.dev3 min read