Search Results for "coreutils-5.3.0-bin.zip"

Showing 36 open source projects for "coreutils-5.3.0-bin.zip"

View related business solutions
  • The AI workplace management platform Icon
    The AI workplace management platform

    Plan smart spaces, connect teams, manage assets, and get insights with the leading AI-powered operating system for the built world.

    By combining AI workflows, predictive intelligence, and automated insights, OfficeSpace gives leaders a complete view of how their spaces are used and how people work. Facilities, IT, HR, and Real Estate teams use OfficeSpace to optimize space utilization, enhance employee experience, and reduce portfolio costs with precision.
    Learn More
  • Data management solutions for confident marketing Icon
    Data management solutions for confident marketing

    For companies wanting a complete Data Management solution that is native to Salesforce

    Verify, deduplicate, manipulate, and assign records automatically to keep your CRM data accurate, complete, and ready for business.
    Learn More
  • 1
    uutils coreutils

    uutils coreutils

    Cross-platform Rust rewrite of the GNU coreutils

    uutils is an attempt at writing universal (as in cross-platform) CLI utilities in Rust. Many GNU, Linux and other utilities are useful, and obviously some effort has been spent in the past to port them to Windows. However, those projects are written in platform-specific C, a language considered unsafe compared to Rust, and have other issues. Rust provides a good, platform-agnostic way of writing systems utilities that are easy to compile anywhere, and this is as good a way as any to try and...
    Downloads: 33 This Week
    Last Update:
    See Project
  • 2
    buildah

    buildah

    A tool that facilitates building OCI images

    ...Buildah's commands replicate all of the commands that are found in a Dockerfile. This allows building images with and without Dockerfiles while not requiring any root privileges. Buildah’s ultimate goal is to provide a lower-level coreutils interface to build images. The flexibility of building images without Dockerfiles allows for the integration of other scripting languages into the build process. Buildah follows a simple fork-exec model and does not run as a daemon but it is based on a comprehensive API in golang, which can be vendored into other tools.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Thanos.sh

    Thanos.sh

    if you are Thanos(root), this command could delete half your files

    ...It ships as a shell script plus a PowerShell variant (Invoke-Thanos.ps1) that can target files, environment variables, registry entries, functions, aliases and certificates, and the repository warns repeatedly not to run it casually. The project includes short installation notes (for example, macOS requires gshuf from coreutils) and a README that frames the script as a “real gun” that should be used with extreme caution. By design the repo is blunt and provocative: it contains a Story.md for user anecdotes, and the README even notes the script only displays how many files would be deleted in one run. The codebase is mainly PowerShell and shell, licensed MIT, and has attracted attention and stars as a curiosity / research / prank tool rather than a production utility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    kevux-tools

    kevux-tools

    Provide common tools similar to coreutils and util-linux.

    Provide common tools similar to coreutils and util-linux primarily for the Kevux systems. Simple commands like 'install' have proven to be problematic in that they might nit work well in change root environments where there is no mounted /proc filesystem. Provide simple replacements and other common tools utilizing the Featureless Linux Library. These will not be one-to-one or feature-to-feature replacements.
    Downloads: 4 This Week
    Last Update:
    See Project
  • The AI-powered unified PSA-RMM platform for modern MSPs. Icon
    The AI-powered unified PSA-RMM platform for modern MSPs.

    Trusted PSA-RMM partner of MSPs worldwide

    SuperOps.ai is the only PSA-RMM platform powered by intelligent automation and thoughtfully crafted for the new-age MSP. The platform also helps MSPs manage their projects, clients, and IT documents from a single place.
    Learn More
  • 5

    GNU for VMS

    GNV Provides a Framework for Porting Open Source Software to OpenVMS

    ...Once you have GNV installed you MUST then download and install the additional kits under FILES for the most up to date copies of the utilities, these included: * bash * coreutils * gawk * grep * sed * ld_tools * ar_tools * make
    Downloads: 21 This Week
    Last Update:
    See Project
  • 6
    debcreator

    debcreator

    📦 Crea paquetes .deb listos para instalar desde directorios.

    DebCreator es una herramienta simple en consola y con interfaz gráfica (yad) que permite crear paquetes .deb desde directorios ya estructurados. Es ideal para desarrolladores, usuarios avanzados o quienes distribuyen scripts personalizados. Utiliza herramientas estándar como dpkg-dev, fakeroot, coreutils, sed y gawk. Su interfaz amigable y su facilidad de uso lo hacen perfecto para automatizar la creación de paquetes en sistemas Debian o derivados. Para su uso : sudo make-deb nombre-del-directorio
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    progress

    progress

    Linux tool to show progress for cp, mv, dd, ... (formerly known as cv)

    progress is a lightweight command-line utility written in C that displays real-time progress information for coreutils operations such as cp, mv, dd, tar, and gzip. Instead of modifying the original commands, the tool scans the system’s process information to detect active file operations and estimates their completion percentage, throughput, and remaining time. It offers a top-like monitoring mode that continuously updates the status of ongoing transfers, making it especially useful during large file operations where native feedback is limited. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MySQLDump - PHP

    MySQLDump - PHP

    PHP version of mysqldump cli that comes with MySQL

    This is a php version of mysqldump cli that comes with MySQL, without dependencies, output compression and sane defaults. Out of the box, MySQLDump-PHP supports backing up table structures, the data itself, views, triggers and events. MySQLDump-PHP is the only library that supports output binary blobs as hex. Resolves view dependencies (using Stand-In tables). Output compared against original mysqldump. Linked to travis-ci testing system (testing from php 5.3 to 7.3 & hhvm). Dumps stored...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    wxChecksums

    wxChecksums

    A program which calculates and verifies checksums.

    wxChecksums is a program which calculates and verifies checksums. wxChecksums is able to read and write files in SFV and MD5 format. It is available for Windows 2000/XP and Linux.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Get full visibility and control over your tasks and projects with Wrike. Icon
    Get full visibility and control over your tasks and projects with Wrike.

    A cloud-based collaboration, work management, and project management software

    Wrike offers world-class features that empower cross-functional, distributed, or growing teams take their projects from the initial request stage all the way to tracking work progress and reporting results.
    Learn More
  • 10
    fff

    fff

    A simple file manager written in bash

    A simple file manager written in bash. Minimal (only requires bash and coreutils). Smooth Scrolling (using vim keybindings). Tab completion for all commands! Automatic CD on exit (see setup). Works as a file picker in vim/neovim (link)! Display images with w3m-img! Supports $CDPATH. You only need to modify the keybindings that you'd like to change from the default. fff will run perfectly fine without any of these defined.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    b2sum for Windows

    b2sum for Windows

    BLAKE2 cryptographic hash function for Windows 32-bits

    b2sum (GNU coreutils) 8.26 Copyright (C) 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. Written by Padraig Brady and Samuel Neves.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    Multi-Threaded Multi-Node Utils (Mutil)

    Multi-Threaded Multi-Node Utils (Mutil)

    Multi-threaded cp and md5sum based on GNU coreutils

    Mutil is a set of standard utilities that have been parallelized to maximize performance on modern file systems. These currently include multi-threaded drop-in replacements for cp and md5sum from GNU coreutils, which have achieved 10/30x rates on one/many nodes.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13

    JTSDK

    Build Systems for WSJT Applications

    JTSDK is a pre-configured collection of open source cross platform development frameworks, Gnu tools, libraries and custom written scripts designed to ease compiling WSJT applications and documentation from source code. WINDOWS APPLICATIONS ---------------------------------------------------------------------- * JTSDK-QT.......: WSJT-X, WSPR-X and MAP65 * JTSDK-PY........: WSJT and WSPR * JTSDK-DOC....: All WSJT Documentation * JTSDK-MSYS..: General Compiling LINUX...
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 14
    turtle

    turtle

    Shell programming, Haskell style

    Turtle is a reimplementation of the Unix command line environment in Haskell so that you can use Haskell as a scripting language or a shell. Think of turtle as coreutils embedded within the Haskell language. The turtle library focuses on being a "better Bash" by providing a typed and light-weight shell scripting experience embedded within the Haskell language. If you have a large shell script that is difficult to maintain, consider translating it to a "turtle script" (i.e. a Haskell script using the turtle library). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    unix_to_mac_os

    unix_to_mac_os

    Portable Collection of Unix Utilities to MAC OS X

    Portable Collection of Unix Utilities to MAC OS X : aria2 axel coreutils findutils fping grep gzip hexedit lftp mawk msmtp mutt ncftp ngrep nmap p7zip parallel pv rsync rtorrent sed tar unrar wdiff wget wput zsync Watch https://youtu.be/l5NlyoCoFCQ for usage instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Unofficial Allegro Library Distribution

    Binary distributions of Allegro 4.4+ and Allegro 5.2+ for MinGW

    ...There is a .bat script located in the root directory of the latest archives that will set up an environment to run the included programs. Builds of dependent libraries have been included. Html and chm docs have been included. I also provide matching binary distributions of MinGW 4.8.1 and MinGW 5.3.0 to make it even easier to use Allegro. You can download them from SF here : https://sourceforge.net/projects/unofficialmingw/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    Linux-System-Administration

    Linux System Administration - A Latex Comiled Document

    This is a LaTeX project that produces a PDF book on Linux System Administration. Users can clone this project and compile the source .tex documents. The book covers: bash programming, GNU CoreUtils, SELinux, the command line, dnf package manager, Regex utilities, manpages, archiving and compression, user and group management, managing processes, network processes, complex find commands, ACLs, and setuid, setguid, and the sticky bit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Unofficial MinGW distribution

    Prepackaged MinGW installations

    Complete working distributions of MinGW 4.8.1 and MinGW 5.3.0 packaged in a 7z archive. Extract twice, set your path, and compile away. Perfect for getting started with programming with C, C++, and the MinGW GCC compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    build environment: COLLECT_GCC=g++ Target: x86_64-w64-mingw32 Thread model: posix gcc version 5.3.0 (x86_64-posix-seh-rev0, Built by MinGW-W64 project)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20

    Copy and Move with checksum verification

    cp and mv extended with checksum verification

    New versions @ https://github.com/hansij66/securecopy crccp and crcmv are based on coreutils (v8.23) and add crc checksum functionality to cp and mv commands. Checksums can optionally be stored in the file's xattr. The command crcsum can be used for further checksum analysis/verification, or for storing a checksum in the xattr of all files in a directory or filesystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    STM324x9I-EVAL QPC port with LWIP

    Port of the QPC 5.3.0 RTOS framework to the STM324x9I-EVAL2 dev kit.

    FW for the STM324x9I-EVAL2 developement kit from ST Micro. The FW is divided into a number of modules each covering a specific category: Application TODO: Add application submodules and descriptions here. BSP - Bootloader specific BSP that pulls in the shared BSP Shared BSP CMSIS STM32F4xx device drivers Serial/UART Time/RTC Ethernet (STM32 MAC) driver QPC implementation of the LWIP...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    timeout

    run a command with a time limit

    Start COMMAND, and kill it if still running after DURATION. Based on GNU timeout from coreutils. Ported to Perl so it is available also for other Unix systems. Was tested on Linux and FreeBSD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ISWYAD

    ISWYAD

    ISeeWhatYouAreDoing - a tool for remote acces with very! low bandwith.

    ...For further information about the usage of the program please look at Doc/ or at the readmes in Bin.zip (currently both German, sorry). I hope v0.3.0 will follow till 12/12.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Mindy Framework

    Mindy Framework

    Open Source OOPHP Framework

    Requirement - PHP 5.3.0+ [English] Mindy is a simple, flexible and extensible object oriented PHP framework, delivering: - A multi-site management (without core duplication) - An optionnal ORM module working with MySQL & SQL Server) - An optionnal i18n module - A RESTful global Ajax management delivered with a fully adaptable handler for JavaScript and Ajax errors - A template engine useful to add HTML modules (widgets) or layouts in your pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Bachata Linux

    Bachata Linux

    A minimal Debian based Linux system

    A minimal Debian based Linux system with fully functional bash shell (with GNU coreutils, not BusyBox), TCP/IP networking with DHCP client and APT setup to be able to install any package from the Debian repositories.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB