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

View related business solutions
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 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
    Yahoo Group Archiver was a command line utility to interact with Yahoo Groups. Currently we can download the messages(without the attachments), everything from the files section and all the images from the photo section along with their hierarchy on Yahoo Grab the latest code from SVN - since I have moved to a rolling release instead of versioned releases. https://sourceforge.net/p/grabyahoogroup/code/ [ALERT] The new neo interface has broken the script and I have not found any easy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    staticcomp

    staticcomp

    Staticcomp - a file archiver

    Staticcomp is a file archiver. It is a program using library libsc for compressing/decompressing files. Libsc uses compression method based on Burrows-Wheeler transform. For GST stage there are methods MTF, MTF-1, MTF-2, Timestamp, IFC and WFC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    chmc is a free CHM compiler command targeted to *nix chm viewers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    PyPDFTools

    PDF manipulation tools (e.g. like pdftk or pdfsam) written in python.

    This are PDF manipulation tools (e.g. like pdftk, pdfsam, ...) written in python using pyPDF and thus portable to many different OS.
    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.
  • 5
    Xtractor

    Xtractor

    Extracts multiple ZIP-files without changing the directory structure

    A simple tool which search, and unzips all ZIP-files, starting in a given initial directory, without changing the directory structure; which means that every ZIP-file in multiple subdirectories, will be unzipped in the overlaying directory, without creating new (sub-) directories. Simply by executing one single command. No libraries, or installation required; simply execute Xtractor, and start with mass unzipping every single ZIP-file elsewhere in your directory, without changing its structure.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    Access Mode Interpreter

    Interprets file permissions

    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A Linux/UNIX command line tool to find duplicate files. The tool supports multiple ways to consider a set of files as duplicates to each other (e.g. content, size, name ... etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    aws-s3-version-mgmt

    aws-s3-version-mgmt

    Command line utility for versioning-enabled S3 buckets in AWS

    This is a Java-based command line utility which provides functionality around S3 buckets with versioning enabled -- something which normal S3 browsers as of yet don't support. If you host your data in the Amazon cloud (AWS) and you use versioning on your S3 bucket(s) you would have noticed the lack of support (currently) from Amazon on this. This tool aims to provide some help with that. Have a look at the usage page here: http://awsversionmgmt.sourceforge.net/usage.html for examples on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    am-backup-report

    Reporting for amanda backup utility

    It can be very difficult to be aware of the detailed status of hundreds of backup jobs when there are many dozens of reports to check each day. This projects provides reporting of the status of backups job running under the amanda backup server via a generated web browser page. It is used at my site to report on hundreds of servers each day. It has been written to decentralise reporting to "resellers" of backup services - or plain old departmental admins working separately.
    Downloads: 0 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
  • 10
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    packabei

    Chakra Packaging Utility

    Tool to edit and manage Chakra package sources — PKGBUILD scripts and related files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    IB Image Backup

    IB Image Backup

    Linux device image backup: simple and free.

    - Make a backup of any Linux-compatible devices (hard disks, partitions, LVM, VirtualMachine file images). - Make a full, incremental or differential backup optimized for offline storage. - Management of complex structures, possibility of merging backup branches. - Native and optimized support for multi core/cpu systems. - Built-in support for AES256 encryption. - Made in python3, developed specifically for Debian GNU/Linux, issued under the GPLv3 license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    qlsdup

    GUI based lightweight duplicate file finder / remover.

    Simple GUI based lightweight duplicate file finder and remover. Configurable file search and preview (via external tools) option for file data. No command-line interface available! This is basically a reimplementation of dupfinder as: it doesn't compile on my computer, the executable won't work either, the projects seems dead and I didn't wanna work through the original code. So Look'n'Feel should be somewhat the same, though some changes have been made. Algorithm is simple and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Dupless - a duplicate file solution

    extract unique file sets from sets with duplicates

    Do you have lots of files? I do, particularly image files. There are lots of duplicates and I want to extract a unique set from the larger set. That is what dupless does. Written in Java, using sqlite, it is some simple code that solves the duplicate file problem. All of the code is contained in the .jar file, both source and binary. Currently it writes scripts for use on Linux or Windows. See the Wiki or the README.txt in the .jar file for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Disk image tools. This software provides easy tools to save&restore disk. Image file contains information about unused or zeroed clusters in compact form. Initially developed to provide bootable flash stick images with Setup program for Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    gzx is a C library and a command line tool for fully GZIP-compliant file compression with fast random access read support. gzx includes a FUSE (filesystem in userspace) client that allows to access the compressed files with arbitrary applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This script make a copy of a file, in the directory ".vers" with a timestamp on the end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    MiniKakofonix

    Asterix UDP multicast recorder

    This program is capable of subscribing to an UDP multicast feed containing (live) radar data in Eurocontrol Asterix format. The received UDP frames are stored in a recording file. A new (raw) Asterix recording file can be created every x minutes. The previously recorded Asterix filename contains date and timestamp. This tool can be used to do continuous 24/7 Asterix multicast recordings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    encrypted-backup

    A program to archive, encrypt, and store files for offsite backups.

    A program to archive, encrypt, and store files for offsite backups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Tool to recover data from corrupted ZIP archives and DEFLATE-compressed streams from other files and disk images.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    A Backup System (ABS)

    A simple backup solution for Unix-like systems

    ABS has moved to GitHub. For future updates, please see http://mlangbehn.github.io/ABackupSystem/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DVD-Vault turns a SCSI Medium Changer-based DVD, Blu-Ray, AIT, or LTO Tape Library into a single large archive space. It is not a full Hierarchical Storage Manager (HSM) but it does have migration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    jEncrypt

    jEncrypt is a command line file encryption archiver

    jEncrypt is a command line file encryption archiver designed to help you encrypt files and directories into a single file archive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    piler

    an open source email archiving application

    an open source email archiving application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    SVCFRONT

    PHP Frontend to SVCMON for IBM SVC and V7000 Storwize

    *** This project has been terminated and no further work is planned in the forseeable future - Check out Stor2RRD (http://www.stor2rrd.com/) for an alternative *** A PHP Frontend to SVCMON* that provides a drilldown view to your SVC/Storwize performance data. Linked with FusionCharts and Floatbox it also provides historical graphs of every statistic on the pages. It uses perl scripts to populate some extra information from the SVCs and for pruning and aggregate functions, but the main...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB