How to output text file list of contents of a directory?
If you have a folder with huge contents and you want to get a list from them what will you do ? Write down one by one ? 😛
In Linux based distributions you can get a list by a simple command.
Open terminal. Go to your desired folder by cd command.
cd