Linux CLI - Navigating the File System
You have a directory with files
app1.log, app2.log, and app_backup.log. You want to use tab completion to list only files ending with .log. How can you do this?