Showing 51 open source projects for "command-line kill linux"

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

    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 security. Auth0 now, thank yourself later.
    Try free now
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    Flashbook is a system for creating and reading electronic texts ("eBooks") on the Texas Instruments TI-83 Plus and TI-84 Plus graphing calculators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    transpose is a fast and efficient command-line tool that transposes (the rows become the columns, the columns become the rows) or reshapes a matrix in plain text. Inputs and outputs can be files or streams.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    A small lib designed for editing text files by line, easy read/write/modifying without getting the whole content first.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    pdfreflow is a command line utility that operates on the output of the poppler utility called pdftohtml. pdfreflow reflows the texts into paragraphs, while at the same time removing hyphenation and page numbers, headers and footers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    HTML template library written in C inspired by perl HTML::Template. Template language has HTML-like tags (tmpl_var, tmpl_if, tmpl_loop, etc.) Use library to build a variable list and pass it to a template.
    Downloads: 2 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
    Hexciting is a command line hex editing application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Just simple library for get text file information, for checking file text description. for example calculate how much character (with space or without space), line, blank line where we can find in the file text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CSR is a program to identify, modify and replace code in automatic generated source code. A configuration file controls the behavior and actions of CSR. The configuration file usually contains regular expressions to search and replace the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Zestaw dwóch narzędzi w C do konwersji oraz rozpoznawania standardów kodowania polskich znaków w plikach tekstowych. Obsługują ponad 25 różnych kodowań stworzonych w Polsce na przestrzeni lat. Wersja pod systemy uniksowe oraz DOS/Windows.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Utility to create a text table from delimited text input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AntiHex is a pipe to convert hex values into decimal. Ex: # cat /proc/iomem 00000000-0009fbff : System RAM 0009fc00-0009ffff : reserved ... # cat /proc/iomem | ah 00000000-639K-1 : System RAM 639K -640K-1 : reserved ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Some text parser, that transforms a custom TeX-like syntax into XML. Un parseur, qui produit du XML à partir d'une syntaxe ressemblant à TeX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A small utility written in C89 that uses libpng to convert PNG files to approximate text representations using mIRC colours.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    looks inside the string <haystack> and prints out each starting location of the string <needle>. looks inside of <file> and prints out all of the starting positions # of each line where <string> exists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    aaid (short for Assignment Aid) is a template tool designed with school (esp. high school & college) assignments in mind. It\'s design is closely wrapped in HTML, allowing you freedom in your templates, while also not requiring you to type numerous tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    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
  • 19
    Random name generator library with rule files. Fast, lightweight and easy. Can generate rule files from custom text, you can easily use it into your application and use the command line tool to generate the best suitable name for your needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The converter performs automatically the full process of converting the files of a C project into the equivalent C++ files. Classes are created, var and functions becomes attributes and methods and the changes are propagated into all files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Tabfmt is a command line utility to format tabular data. It reads lines from one or more files or from standard input, breaks the lines into fields given a set of field delimiters, and prints a table with constant-width columns to standard output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Xindent, is a small standalone XML indenter. It's written in pure Ansi C (C90) and released under MIT Licence. I've began to wrote it, as i did'nt find usefull tool to format Docbook files with text editor like vim.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Command line XML parser using "expat" libraries allowing you to on the fly extract / add / modify / delete / split / format / unformat / count tag value, name and attributes. Usefull for shell scripting on UNIX or Linux based systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    One-Liner creates one-line paragraphs from CR/LF- or LF-delimited text. Scanners normally return delimited text; substitution of complementary characters such as `` and \'\' for \" in paragraphs becomes easier when the delimiters are removed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Text processing utility based on the idea of simulating the keystrokes and logic one would use if editing the file manually.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB