NNicoinnicoiswritingblogs.hashnode.dev·Jul 9, 2023 · 1 min readHow to filter the output of a Linux command?This might be the solution you are searching for. Let me explain more about what I meant by the title. We all know the famous Linux command given below which lists all the files and subfolders in a directory along with the details. ls -l This comman...00