Question: Script question for Linux and Bash 1. Create a script called dls which behaves like is but only shows directories. If no path is specified
Script question for Linux and Bash

1. Create a script called dls which behaves like is but only shows directories. If no path is specified the script lists directories in the current directory, if a path is specified the script lists directories in the given directory. The script will handle the following flags: Option Description -1 Show the detailed listing of directories. Show hidden directories. -a
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
