Hi,
I'm totally new to Perl and I'm making a script and need some help.
I'm on Linux and I want to put the output of "ls" into an array. How do I do this?
I need to be able to do something like this:
And it will output the third file/directory if you know what I mean.