Command Line Tools for Linux

View 1228 business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 1
    lf is a command-line tool to list files in a terse format, sorted by file extensions. Sorts by the user's locale, or by ASCII, and has many options to control its behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    libxmldiff is a library to provide diff functions for XML files. It is shipped with xmldiff, a simple command line tool to demonstate libxml functionnalities. See the project xmltreenav for a GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A small command line tool. Usage example: listof "hello(1..3)world" will be expanded to "hello1world" "hello2world" "hello3world" Have a look on the projects homepage for further documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    lsdup

    List files with duplicate contents

    lsdup, short for "list duplicates", is a command line tool which can assist in finding and removing files with identical contents. Unlike many file deduplication tools, this has a "comparison mode" which lets you tell lsdup to "only read the files in this directory, do not consider any for duplicates... but, the files in that other directory may have duplicates, so delete (or move) any of those." lsdup also has normal deduplication, where, if given a single directory, it will sort the originals from the duplicates. lsdup works by first looking through all of the directories you specified, and creates a text file which contains all of the "originals" and "duplicates". You can look through and modify the list in your favorite text editor. Finally, feed the file back into lsdup to move/delete the files as needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5

    matchdo

    Matchdo is a command line tool to match names contained in 2 data sets

    Matchdo is a command line tool to match names contained in 2 data sets. (Matchdo was used in one organisation to match thousands of computer accounts with over 100,000 HR records.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    mbclient

    Linux Modbus TCP Client

    A command line tool to query Modbus TCP hosts. At this stage, the client allows read holding registers only. Useful to read data registers from PLCs or any Modbus TCP compatible equipment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    mfork is a command-line tool to parallelize shell commands. Each line of text fed to it causes mfork to fork off a new process and run the the line of text though a shell. The maximum amount of concurrent processes can be set on the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    mingle3d

    Mingle3d is a command-line tool for manipulating common 3d mesh files.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Generic and quickly customizable command line tool for managing software projects, configurations, task, documentation, ... Not a todo tool, more on scriptable side. The idea is to let user keep grouped his tasks. Bash scripting skill is required :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 10
    A simple command-line tool for Linux to generate mosaic images from any collection of images, given a reference image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    mprocs

    mprocs

    Run multiple commands in parallel

    mprocs runs multiple commands in parallel and shows output of each command separately. When you work on a project you very often need the same list of commands to be running. For example: webpack serve, just --watch, node src/server.js. With mprocs you can list these commands in mprocs.yaml and run all of them by running mprocs. Then you can switch between the outputs of running commands and interact with them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    msp430fetinfo

    msp430fetinfo

    MSP430 USB-Debug-Interface MSP-FET430UIF Firmware Information

    A command line tool for getting information from a MSP-FET430UIF debug probe and connected MSP430-devices. Uses "msp430.dll" from http://processors.wiki.ti.com/index.php/MSP_Debug_Stack (Sourceforge project icon from the Open Icon Library). Also checkout the MSP430fetinfo Android app here: https://play.google.com/store/apps/details?id=com.kjarvel.msp430fetinfo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    mwetoolkit

    THIS PROJECT MIGRATED TO https://gitlab.com/mwetoolkit/mwetoolkit3/

    THIS PROJECT MIGRATED TO https://gitlab.com/mwetoolkit/mwetoolkit3/ The Multiword Expressions toolkit aids in the automatic identification and extraction of multiword units in running text. These include idioms (kick the bucket), noun compounds (cable car), phrasal verbs (take off, give up), etc. Even though it focuses on multiword expresisons, the framework is quite complete and can also be useful in any corpus-based study in computational linguistics. The mwetoolkit can be applied to virtually any text collection, language, and MWE type. It is a command-line tool written mostly in Python. Its development started in 2010 as a PhD thesis but the project keeps active (see the SVN logs). Up-to-date documentation and details about the tool can be found on the mwetoolkit website: http://mwetoolkit.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    mypy-baseline

    mypy-baseline

    Integrate mypy in seconds with existing codebase

    A CLI tool for painless integration of mypy with an existing Python project. When you run it for the first time, it will remember all types of errors that you already have in the project (generate “baseline”). All consecutive runs will ignore these errors and report only the ones that you introduced after that.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    First perl-based configuration tool for nagios (http://nagios.org). Uses Web-interface and/or Command line tool. Requires: DBD::mysql, DBI::mysql, CGI. Is a real alternate against PHP configuration tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ncclamp is a command-line tool for NetCDF files that allows you to replace values in-place for a variable given the old value to be replaced, the new value, and a comparison operator. The change is applied across all of the variable's dimensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    netftpsync

    A simple but fast command line tool to sync ftp and local folders. It

    A simple but fast command line tool to sync ftp and local folders. It requires .NET Framework 3.5, .NET Framework 4 or Mono.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    nilweb

    A Common Lisp nuweb (Re)Implementation

    This is a partial reimplementation of the nuweb literate programming system (macro processor/tangle/weaver) in Common Lisp. It can be used as an alternative of the original nuweb processor or the newer nuweb.py
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    a nice, small command line tool useful as a stopwatch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A small command line tool to process streams of numbers and spit out the running total, bin the results or merge duplicates. Supports arbitrary precision numbers. ocdf is named for the cumulative distribution function in probability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    omnimysql is a command line tool for DBAs needing to issue ad-hoc queries against sharded data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    oogalleryimport is a command line tool to import media objects into OpenOffice 2.0 or greater. It can import any media supported by Oo's gallery, as well as mpf files, Microsoft Media Package Files used by recent versions of Microsoft Office.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    openpaste pastebin project with UTF-8 support, web basex xml-rpc API and API libraries, command line tool and desktop pastebin application demo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    overdrive5

    AMD GPU power/fan control via ADL OverDrive5 interface

    Command line tool that uses AMD ADL OverDrive5 interface to control power and fan speed of their GPU boards. Look at the Wiki page about usage. Works on Windows and Linux (if video driver is loaded).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    p2d is a command line tool to generate a mp3 video from a series of photos and accompaning audio. It includes a multitude of transition effects like disolving between images, slides, and wipes. It relies on a second tool like dvdstyler to generate me
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.