[go: up one dir, main page]

Showing 47 open source projects for "grep"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • The Easy Way To Build A Referral Program Icon
    The Easy Way To Build A Referral Program

    Referral Factory is the #1 referral software used by SMEs and Marketers.

    Referral Factory offers over 1000 pre-built referral program templates you can use as your own, or you can build your own referral program from scratch. You get unlimited referral campaigns on all plans, and brilliant support from their team of referral marketing experts.
    Learn More
  • 1
    PdfgrepGui

    PdfgrepGui

    This is a simple GUI for the command line tool grep and pdfgrep

    THIS PROJECT HAS MOVED TO: https://sourceforge.net/projects/documentgrep/ This program is a GUI for the command line tool grep and pdfgrep. Pdfgrep search text in multiple PDF files and grep can serach text in multiple text files. You can use regular expressions for the search (https://en.wikipedia.org/wiki/Regular_expression). This GUI and the command line tools work without indexing. The following options are used: -i (ignore case) and -F (fixed strings), -n (Print page number or output lines) and -H (Print the file name for each match) from the command line tool. ...
    Leader badge">
    Downloads: 18 This Week
    Last Update:
    See Project
  • 2

    ldif-extract

    Extrect selected entries from LDIF files like grep

    ldif-extract is a small 'grep' like tool to extract and convert data from LDIF files. It could be used standalone or also in a pipe together with other tools like ldapsearch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DocumentGrep

    DocumentGrep

    Search text or a regular expression in multiple documents

    This is a GUI for the command line tools grep, pdfgrep, pdftotext, unrtf, odt2txt, antiword,docx2txt, html2text and libreoffice. DocumentGrep search text in multiple files types. You can use regular expressions for the search (https://en.wikipedia.org/wiki/Regular_expression). This GUI and the command line tools work without indexing. Either the document is converted into text and processed by the RegExpr libary of Andrey V.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 4
    This small perl program allows you to easily export LDAP entries from an LDAP server (MS ActiveDirectory for example) to csv format. It can export various csv formats and can deal with mutlivalued attributes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Planfix: Manage Projects, Team's Tasks and Business Processes Icon
    Planfix: Manage Projects, Team's Tasks and Business Processes

    All-in-One Enterprise-Level Software is Now Available for SMB

    Planfix is like a souped-up business process management system for folks who really know their stuff. It's built to help you dive deeper and gives you more options than your run-of-the-mill project and task management systems. Best part? Even small businesses and non-profits can get in on the action.
    Learn More
  • 5
    ldap-searchEntries.pl is a small perl script that searches for entries based on a list provided by STDIN. The values given from STDIN are parsed into a filterstring containing placeholders. The found DNs are printed to STDOUT for each search. Parameters allow fine tuning of all features including attribute printing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Easy Console Grepper

    Easy Console Grepper

    an easy grep console for eclipse

    An easy to use grep console for Eclipse with a handful of useful functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FAR - Find And Replace
    ...Recursive operations within entire directory trees. FAR comes with support for regular expressions (regex) over multiple lines, automatic backup and various character encodings. Run grep like extractions to condense or rearrange sources, or perform bulk file renaming.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 8
    searchmonkey

    searchmonkey

    Powerful desktop search app for Windows, Linux and Mac

    Power searching on your desktop without the pain. Perform powerful desktop searches without having to index your system using regular expressions. Graphical equivalent to find/grep. Available for Windows (JAVA) and Linux (Gnome & KDE) and easy to translate into your locale.
    Leader badge">
    Downloads: 50 This Week
    Last Update:
    See Project
  • 9
    XMLStarlet is a set of command line utilities (tools) to transform, query, validate, and edit XML documents and files using simple set of shell commands in similar way it is done for text files with UNIX grep, sed, awk, diff, patch, join, etc utilities.
    Leader badge">
    Downloads: 1,546 This Week
    Last Update:
    See Project
  • PairSoft | AP Automation and Doc Management Icon
    PairSoft | AP Automation and Doc Management

    Free your team from manual processes.

    Streamline operations and elevate your team's efficiency with PairSoft. Our AP automation, procurement, and document management solutions eliminate manual processes, cut costs, and free your team to focus on strategic initiatives. Experience our state-of-the-art invoice-to-pay solution, now integrated with advanced AI technology for faster, smarter results. Our customers report a significant 70% reduction in approval times and annual savings of $62,000 in employee hours. At PairSoft, we aim to transform your business operations through automation. Explore the future of automation at pairsoft.com, where you can leverage cutting-edge features like invoice capture, OCR, and comprehensive AP automation to transform your workflow. Whether you are a small business or a large enterprise, our solutions are designed to scale with your needs, providing robust functionality and ease of use. Join the growing number of businesses that trust PairSoft.
    Learn More
  • 10

    tisift

    imap cleanup & command line tool

    ...tisift: scaning folder and sort messages with given filter rules. tish: imap shell = imap command line tools. Example: # Set MsgId on Mails without one FOLDER="Archives" ; tils -I "$FOLDER" |grep "\{"|while read LINE ; do tish -x addheader "$FOLDER" "$LINE" "X-New-Header: true" ; done # Correct Date to second received header: tish date Archives PATTERN received2 # Import or export mbox tish exportmbox Archives >file.mbox tish importmbox Archives <file.mbox Written in ruby. Attention: Use on your own risc! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CommSy

    CommSy

    Web-based Community System

    ...For questions or comments contact finck@commsy.net. Code is now hosted at GitHub. See https://github.com/commsy/commsy Documentation is available under: http://docs.commsy.net You can grep the latest development build of CommSy from http://jenkins.effective-webwork.de/job/CommSy%20Dev/lastSuccessfulBuild/artifact/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Lograptor

    Command-Line search tool for syslog files

    Lograptor is a search tool for system logs written in legacy BSD syslog format RFC 3164 and for IETF syslog protocol RFC 5424. The program can perform searches in syslog files like as the UNIX command "grep", but with the addition of some filters and parameters, useful to restrict the search field and retrieve the relevant informations from log files. You could specify parameters like hostname, application, date, time range, plus a set of filters on message data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MobileMate

    MobileMate

    A video and audio converting tool customized on Tinycore Linux.

    MobileMate is an open source video and audio converting tool customized on Tinycore Linux. It use Bash to glue open source tools such as Mplayer, FFmpeg(Libav), Zenity, Grep, Sed, etc.. It features as a self-booting tiny linux, can easy expand to your language, small size, easy to custom as your needs, etc..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Tautomaton is a C++11 -template library for deterministic (DFA) and non-deterministic finite automata (NFA). It supports regular expressions and efficient input matching of multiple regexps simultaneously. The library comes with a somewhat grep-like command-line tool for showcasing these features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    FindEmAll

    A fast and resource-efficient graphical file search tool

    A Python/Tk gui for find and grep. FindEmAll is, compared with other similar file search tools, fast and resource-efficient and independent from any desktop environment (no Gnome or KDE libraries required).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    BA_Shell

    A simple Shell clone

    This project is a student project for a simple Shell clone. It is written with QT4. It is possible to work with the functions cat, cd, cp, help, list, ls, locate, find, exit, grep, mkdir, rdir, rfile, pwd, touch.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    LogsGrep

    A grep-like utility for log files.

    LogsGrep is a unique, grep-like utility designed specifically to target log files containing multi-line entries. The primary target is Java log files (Log4J, common, ...), where it is very common to have multiline log entries (for example log entries with a stacktrace). It follows Unix philosophy, does only its primary job and expects its input to be generated by other more advanced tools (tail, cat, type, find...); There is no goal to be compatible with Unix grep. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    View your linux server logs from a webpage. including search, grep and highlighting
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    NanoBlogger is a small weblog engine written in Bash for the command line. It uses common UNIX tools such as cat, grep and sed to create static HTML content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Find And Replace Text command line utility. New & improved version of the well-known grep command, with advanced features such as: case-adaption of the replace string; find (& replace) in filenames, auto CVS edit. Moved to https://github.com/lionello/fart-it
    Leader badge">
    Downloads: 30 This Week
    Last Update:
    See Project
  • 21
    Build FW1 Cisco Netscreen PolicyFromLogs
    These three tools build Checkpoint, Cisco ASA or Netscreen policys from logfiles. They write dbedit, access-list or set address, set service and set policy commands for the traffic seen in the logs, that can be cut and pasted into the firewalls. WOOT
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    rawk (rage against web frameworks) - generates a static content from a tree of markdown files and other content. it was originally written by kyle isom based on the suckless webframework (sw) by nibblesec.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    baa
    Bash Authorization Application - project contains fully modularized applications for user authorization and management. Whole programs are written in bash and utilizing many unix utilities like sed, grep, awk, cut...etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Now you don't need to rack your brains with making a regexp to extract necessary rows from log files. Just run that tool and you'll get the right Regular Expression. Image how to extract rows with the time amoung your log?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Finddupe is a VERY FAST command line C program to catalog very large archives, identifying duplicate files even when offline. It has many features. You can easily grep a catalog to find what you have, and locate where it is.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next