Bash Script for File Information

# Introduction In this challenge, we will write a bash script to print all file related information in the present working directory. The script will display the size, permission, and other details of all the files in the current directory.

|60 : 00

Click the virtual machine below to start practicing