Sure, using the Linux command line is optional. But these are commands I depend on every day. See what you think.
The tree command is perfect for viewing your entire directory structure at a glance. It shows folders and files in a clear, ...
To make sure files aren't removed accidentally when running the Linux find command, use the -ok command. It will ask for permission before removing any files. A friend recently reminded me of a useful ...