There are instances when a GUI file manager just won't work. When I run into those situations, I have several terminal-based options.
This is the Sigma command line interface using the pySigma library to manage, list and convert Sigma rules into query languages. E.g. to convert process creation Sigma rules from a directory into ...
This is a simple java cli program to remove old SonarQube projects, to keep the total number of lines of code below that allowed by the license. The goal of this program is to delete old SonarQube ...