Showing 4198 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
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1

    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. LogsGrep is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Cloop compressed images (like in Knoppix) FUSE mounter that allows accessing content of Knoppix or similar CDs from userspace.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    store/manage the disk definitions in a tool that generates the files for the user, instead of doing everything in that gui. its somewhere between the vboxmanage command line tool and the virtual box disk manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Coming with its command line interpretor, repoz is a system tool which allows a safe management of complex softwares that do not support a full featured repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
  • 5
    Ace is a micro kernel for developers and researchers. The main goal is to create a very light and compact kernel from scratch with modern OS research concepts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A library encapsulating the work with Zeka Fiscal Printer device. The library is a thin wrapper around Zeka FP serial communication protocol. It provides C++ library, COM object and java library (.jar). API documentation and several samples included.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Introduces packet latency and loss between two TUN/TAP interfaces for network simulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A command line tool which moves files and directories by regular expressions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    eMount
    eMount is a free system administrator tool for Linux that can mount, encrypt and manage disk image files and physical disk drives. It relies on cryptsetup, which implements the LUKS disk encryption specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    A better way to rotate apache logs. It can rotate multiple times a day and it compresses logs AFTER httpd stops writing to them. Deletes old logs based on partition fullness.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Open source firewall project for Unix systems
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MyLV
    This project is currently inactive. I may return to it at a later time. In the mean time, no new work will be done on the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project provides a fork of Nagios-WSC that provides an emphasis on free form WMI queries. It provides both the rewritten server side code as well as a client side Perl module and sample code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    runtimes invokes a program several times and prints real, user, and system CPU times. It also calculates average, variance and standard deviation of the run times.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    cymothoa

    Cymothoa is a stealth and lightweight backdooring tool.

    Cymothoa is a backdooring tool, that inject backdoor's shellcode directly into running applications. Stealth and lightweight...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    QuickParser has moved to GitHub (https://github.com/rondilley/quickparser ) The regexless text parser converts arbitrary text data into psuedo XML. This tool offers very fast parsing of data without little or no understanding of the data format or fields.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A tool to stress cpu's QPI channel on romely platform
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Cent-DE
    Cent-DE : Central Download Engine Cent-DE is an open source download manager developed in C/C++ for Linux. Initially it has cli but eventually web ui will be supported so that downloads can be queued and managed remotely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Minimalist rework of gzip/gunzip with minimal memory requirement (16KB zip / 2KB unzip) and addons : on-the-fly processing of partial input data (no need to bufferize all data), input from and/or output to memory... Demo/test program also provided
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    dedup util is a lightweight open-source files packing tool. It is based on block-level data de-duplication technology, and can reduce the data capacity to save storage space. The key feature is no block data collsion with md5 hashkey.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FpgaC compiles a subset of the C language to net lists which can be imported into an FPGA vendors tool chains. C provides an excellent alternative to VHDL/Verilog for algorithmic expression of FPGA reconfigurable computing tasks. More info in wiki.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Draw on G15
    This is a software which writes on the Logitech G15 keyboard LCD screen. It is used for example by the 'g15firefox' firefox addon : https://addons.mozilla.org/fr/firefox/addon/12070
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A simplistic object oriented extension to the unix shell. Woosh is to bash what Objective C is to C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    cloudFlu
    HPC cloud computing for OpenFOAM (R) users
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Chronicle is a set of BASH shell scripts that use rsync to back up data to a remote host. Snapshots are created and rotated using hard links to minimize storage requirements.
    Downloads: 0 This Week
    Last Update:
    See Project