Write a program named assignment3.sh to build a tree structure and perform different functions
Learning Goal: I’m working on a bash question and need a sample draft to help me learn.Write a program named assignment3.sh to build a tree structure and perform different functions as stated in the provided code here. All functions in the provided code will be explained during the lab session. The buildStructure() function in your […]