Showing 22 open source projects for "command shell"

View related business solutions
  • Go from Data Warehouse to Data and AI platform with BigQuery Icon
    Go from Data Warehouse to Data and AI platform with BigQuery

    Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.

    BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
    Try BigQuery Free
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    moonwalk

    moonwalk

    Cover your tracks during Linux Exploitation by leaving zero traces

    Cover your tracks during Linux Exploitation / Penetration Testing by leaving zero traces on system logs and filesystem timestamps. moonwalk is a 400 KB single-binary executable that can clear your traces while penetration testing a Unix machine. It saves the state of system logs pre-exploitation and reverts that state including the filesystem timestamps post-exploitation leaving zero traces of a ghost in the shell.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    Apache Commons VFS utilities such as a bridge to the Apache Mina FTP Server, a bridge to the Apache Mina SSHD / SCP / SFTP server and a scriptable Java Shell / Console providing a Command Line Interface with VFS file system commands and operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Bash-Accessible SSH FileSystem (BASSHFS)

    Bash-Accessible SSH FileSystem (BASSHFS)

    SSHFS-like functionality via bash

    BASSHFS is similar to the existing SSHFS utility except it is does not require FUSE kernel support. Instead, BASSHFS uses the aliasing and function mechanisms of the bash shell to intercept program invocations and remap those that are supported to its own versions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    owfs and owhttpd

    owfs and owhttpd

    Project moved to https://github.com/owfs/owfs/

    Please note that OWFS source code, and all Issue/Tickets/merge requests have now been moved to https://github.com/owfs/owfs/. Developer mailing lists will still be kept at Sourceforge. ---- OWFS -- 1-Wire file system. Use the Dallas 1-Wire and iButton chips with standard filesystem commands. Create temperature loggers. Monitor everything. OWHTTPD -- same system, only used as a light weight web server. OWFS is also ported to embedded routers, Mac OSX and Windows. Basically you can use...
    Downloads: 21 This Week
    Last Update:
    See Project
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • 5
    A FUSE filesystem which exposes a view of a source filesystem. A shell command generates the contents of the files on request, perhaps from the source files. Configurable caching and monitoring of the source tree to limit CPUand prefetch data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    ADB via Netcat File System

    Mount your android device on your linux host.

    Fast and well behaved FUSE based file system allowing you to mount the whole (not only Phone and Card) file system of your rooted android device. It uses NETCAT instead of adb shell to communicate with the device. With this file system you can simply drag and drop files from and to your android device as usual.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    isar

    Tool to search and replace text in interactive mode via command line

    isar (Interactive Search And Replace) is a tool to search and replace text in interactive mode via linux shell. isar support recursive search in directory, regex and colorized output. It's written in C++ using boost library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    lsdisk

    The program creates a list of attached disks without root privileges.

    Conditions: Kernel 2.6.31 (or later) with kernel filesystem sysfs (/sys) and proc (/proc) Content : Devicename, start-/end-sectors, sector size; label and UUID; filesystem and mountpoint (if mounted). Standard Call - List : blank od -l - System name (if lsb_release installed) - Architecture (with uname) - Kernel loaded (/proc/cmdline) - BIOS- or EFI-mode loaded - Device (/dev/sdXY) and partition count - Model name, disk size and logical/physical sector size - start,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    fstransform is a tool to change a file-system from one format to another, for example from jfs/xfs/reiser to ext2/ext3/ext4, in-place and without the need for backup. Source code is hosted on github: https://github.com/cosmos72/fstransform
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 10
    System calls command line utilties for Linux and all POSIX based operating systems. Allows direct command line access to many popular kernel system calls in text format. Makes a great internals teaching tool for operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Online Hierarchical Storage Manager (OHSM) is the first attempt towards an enterprise level open source data storage manager which automatically moves data between high-cost and low-cost storage media.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A small utility that allows to recover accidentally removed files as long as they are still open. The "removed" file will be restored consistently - even if it's under heavy I/O - by re-creating the link to the file's i-node in the filesystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    zenformat is a simple, zenity-based GUI for the mkdosfs command which enables easy formatting of FAT16 and FAT32 (ie DOS and Windows standard) drives under Linux or any system running X, zenity and mkdosfs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    a read/write filesystem driver(using fuse) to mount a mail box under Linux/FreeBSD box, a shell extension to mount a mail box under Windows, using pop3(s) for read, smtp(s) for write.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The OpenSSI project is a comprehensive clustering solution offering a full, highly available SSI environment for Linux. Goals for OpenSSI Clusters include availability, scalability and manageability, built from standard servers.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    File dupe-check and semi-automatic pruning. Stores hashes between runs so you needn't rehash every file every time you run the script. Good for large, static file collections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    HOTMNT attempts to keep /etc/fstab in sync with all storage-volumes added or removed to the running system. While doing so it can be configured to mount (or not) some of them, regarding their type or class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BTS is a Build Template System designed for building packages for th common packing systems in use by current distributions based on a single XML package description. We are finally restarting development after a long break due to NeOS work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CMage provides the ability to create an image of a filesystem on an IDE/SATA device and apply the image to a second hard drive of either IDE or SATA with a smaller, equal, or larger device size. CMage is run from a linux based liveCD on the terminal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    EUFS Shell is a little application that allows you to create, access and modify an EUFS/EU2FS filesystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Pawn will make it possibly for you to tell the computer exactly what you would like it to do. Fiction. No its reality now. The highly customizable slackware will be the base for Pawn.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    sbs is a comprehensive command-line utility that can be used to search for files based on filesize. The user can specify sizes in bytes, KB or MB; can search based on >given size, <=given size, excluding specified directories, including or filtering out d
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →