Showing 104 open source projects for "sed"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Simple and useful C++ encapsulation of GNU regex.h library. Except string matching contain string substitution like s/// in sed program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Simple Backup is a shell script to create basic backups using tar, find, grep, sed, and bash. It works by using a file that contains the folders to be backed up and a file that contains expressions to exclude certain folders/files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    Script to find duplicate files via their md5 sum. A batch script that executes find | md5sum | sort | uniq | xargs | sed. Duplicate files' whole path and their size are output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    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.
    Download Now
  • 5
    SedVi is a powerful command line stream editor similar to sed but with its script syntax and extended capabilities inspired by vi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    binreplace is a command line tool to search and replace binary sequences in a file. It can be very powerful when used together with grep and sed. It uses prefix tree internally to search. It's efficient even with millions of search terms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Database storage of IP Addresses for on-the-fly creation of .vnc connection files. IP's are learned either via a PHP POST form or tac/grepped from an email log. Currently uses Apache, PHP4, MySQL, gnu-pop3d/courier-imap, tac, grep, gawk, sed, bash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    text edit/macro language, similiar to awk,sed, or m4. It can be embedded in other languages and allows comments anywhere, even inside instructions. Final programs can read like normal english sentences. It's origional purpose was to assemble web pages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Traffic accounting system written in bash. Requires cron, bc, sed, iptables. Provides daily/hourly/weekly/monthly/yearly statistical information about certain iptable chains. requires basic knowledget about network masks and iptables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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.
    Download Now
  • 10
    A simple and useful installer for Linux-based distros, using dialog as GUI. Depends of util-linux, coreutils, awk, sed and a Bourne-like shell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Renames files/directories according to sed script(s). Optionally, converts pathnames to upper/lower-case, from/to the specified character set, or even pipes them through arbitrary command(s).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    bbe is a sed-like editor for binary files. Instead of reading input in lines as sed, bbe reads arbitrary blocks from an input stream and performs byte-related transformations on found blocks.
    Leader badge
    Downloads: 50 This Week
    Last Update:
    See Project
  • 13
    sedlexlist is a stream editor in that it reads from stdin and writes to stdout, similar to sed, lex and awk. The difference is this, sedlexlist works with lists of words and is designed to compliment the other tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    manipulation of text based documents by using the stdin/stdout stream designed to complement sed, lex and awk. It has no help except for the readme file and the example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    My system administrators toolkit -- personal tools I have written to make my life easier. Written in *nix utilites (bash, awk, sed, etc...) and perl. I have an additional software package sums (sf.net/projects/sums). Under constant development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A wiki site based only on bash cgi using tools available in normal gnu/linux distribution (like sed grep make cvs etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A shell script that backup linux files and send to a windows share. It uses tar, sed and smbclient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The bfi-toolkit is a set of scripts that converts Cobol Copybooks to XML. Uses sed and awk. Conversion allows for transformation of the XML produced, to create useful bits of code using XSLT (Cobol programs, copybook, DB tables etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    In doing system administration for remote shell systems, I found it useful to automate certain tasks. SUMS is a collection of user administration scripts to be written solely in bash, awk, sed and C. Currently only tested in x86 NetBSD 2.0.2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Sed.py is a python module to provide a easy way to do text stream processing. Just like the name of module, it likes to do the work that sed can do. But not in sed's way, it's in Python's way. To use this module, the knowledge of regexp is necessary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    script for full/differencial backup based on shell commands as: sed, tar, diff, ... the whole backup system is user-friendly with command-line features (like gentoo's portage :-) easy to configure and use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    IpfwAdmin is a stand-alone web based admin tool that manages FreeBSD Ipfw rule tables. It's contains plain c and some csh/awk/sed scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project is aimed to help windows users to install unix tools under windows. This is a distribution of the essential unix-tools for text manipulation that will be very helping for windows users. (gawk,sed, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CrossMail is a set of BASH scripts to copy emails between mail-clients. Its best feature is allowing the hierarchy of mail folders to be preserved. They just need bash/cat/grep/sed to do theyr job.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    sed.sf.net

    The contents of the sed.sf.net website

    Downloads: 0 This Week
    Last Update:
    See Project