New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
Build Securely on AWS with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Querylog is a console tool for performing SQL queries on a (log) files. Lines from one or more text files or stdin are matched, using regular expressions to an in memory database on which SQL queries can be performed.
This simple program watches the syslog's or metalog's log file and pops up the window whenever the new message comes. You can specify the file to watch and a regularexpression for parsing the log line, so you can watch other than log files too.
Searches arbitrary text input (logs, etc) for regularexpression(s) matching, and then executes arbitrary SQL statement(s) with matched substrings used as parameters. Offers daemon, incremental and transactional features.
spkg is a slackware package management utility. It can download/install/remove/upgrade packages, sync to the slackware-current tree, perform system upgrades and perform regularexpression matching for package lists.
spkg aims to be simple, powerful,
LogViewer is a logfile monitoring tool for KDE 3.2.x that docks into the panel, supporting docking (new!), multiple colors, up to 10 logfiles, filtering via regular expressions and pop-up events when a specific line is added to a monitored logfile.
Sherlock Roams is a Python-based password auditing tool for Un*x-based systems. It uses a brute force approach on the shadow file (or the regular password file if that fails) to determine which users on your system have obviously insecure passwords.
Regwatch is a regularexpression based logfile watcher in perl. It watches a log file, and executes pre-defined actions based on whether the line matches a regularexpression defined in the configuration.
Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.
Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
FindClass is a java program used to find classes in JAR files. All you have to do is specify at least part of class name (or a regularexpression), the directory in which to search for JAR files, and whether or not you want to search subdirectories.
Java file renaming utility. Primary purpose is to provide regularexpression support for multiple file renaming.<br/><b><a href="http://wanto.f2o.org/projects/stimpy/">latest info here</a></b>