File System Explorer

# Introduction In this challenge, you'll create a simple file system explorer script that demonstrates your understanding of basic file and directory operations in shell scripting. You'll use file tests to check for existence, type, and permissions of files and directories.

|60 : 00

Click the virtual machine below to start practicing