/ Published in: Bash
This snippet stores all files in the current directory to an array.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
files_in_dir=(*)