ls CLI command copy made in rust.
cargo run -h/--help to show help tab
cargo run . to show files inside actual folder
cargo run folder_name to show files inside a specific folder
cargo run folder_name -R to show files recursively inside folder and its subfolders