Day 2 Bash Scripting Challenge - Interactive File and Directory Explorer (Part2)
Part 1: File and Directory Exploration
Upon execution without any command-line arguments, the script will display a welcome message and list all the files and directories in the current path.
For each file and directory, the script will print its n...
risvarsh.hashnode.dev2 min read