Hello! i am new to bash, need assistance with a script for some assignment:...
A shell script to list out the contents of any directory, and indicate for each file (including invisible ones) whether the file is a directory, a plain file, and permissions such as executable ect
i can list out...