Skip to main content
1 of 4

About the .file and ./directory confusion

This is a dumb question, but I recently moved from windows to linux, and I see one strange thing:

./configure

or nano /something/something2

Is this something2 a file? It looks like a directory, I don't understand how it can be edited? Same for ./configure. What does it means?

Thanks!