Browse free open source Unix Shell File Systems and projects below. Use the toggles on the left to filter open source Unix Shell File Systems by OS, license, language, programming language, and project status.

  • 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
  • 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
  • 1
    Small utility to stuff a file into an initrd.img file inside a bootnet.img image. This is quite handy if you are preparing kickstart files and want to include the ks.cfg in the initrd.img. I created this for Merrill Lynch\'s Standard Build Deployment be
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    A simple lightweight C program suite that in turn works as a package manager, providing an easy install, and uninstall of packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SmartDupe

    SmartDupe

    Replaces file Duplicates by Hard Links

    SmartDupe is bash script which replaces file Duplicates in a given path by Hard links to free space on your Hard Drive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 5
    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
  • 6
    Console application to mount ISO images as virtual CD drives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Yet Another Backup Tool is a directory backup tool, using the automysqlbackup directory structure. It currently provides rotating and email reports, very handy for sysadmin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    autocrypt is a set of shells script that help SA to automatically crypt the disks via linux 2.6 cryptoapi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    diff2html is a bash 3.2 script that uses the output from diff(1) to create an html file with color comparison of file1 to file2. The html file (optionally) formats using CSS. Hyperlinks are provided to jump to the changed lines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    These are scripts, that can be used to mount, umount and mkfs on files over the loop-device using dm-crypt for encryption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    filefragsearch

    filefragsearch

    Filefragsearch - a set of scripts to find and rewriting fragmented

    Filefragsearch - a set of scripts to find and rewriting fragmented files in Linux. Linux file systems allocate space for files better way than file systems windose. The task of reducing the fragmentation of files in Linux is reduced to the identification of those files and rewrite them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    fsWeb generates and graphically displays Linux filesystem information via html such as free space, used space, and an itemized list of files, users, and each's associated usage. Requires perl, GD::Graph, Storable, and gd C libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    glusterfs-roll

    Glusterfs filesystem for Rocks Cluster

    Glusterfs is a high performance filesystem from Red Hat. This Roll integrates Glusterfs in Rocks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    Inotifyfs is a set of scripts, primarily on bash to allow user keep remote and local folders synced in real time in efficient way based on inotify kernel evens and function in user space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A shell script to copy long files into several floppy disks. It tar, compress, uuencoded and split input files. Then copy the generated files in the necessary number of floppy disks. After, all the process can be reversed through the script refloppy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    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, end and size in sectors and Bytes - filesystem (if mounted) - mountpoint (if mounted) - label - UUID When the script runs with root privileges, there are three more information: EFI- or BIOS-Mainboard, name of the partition table (msdos. GPT, ...) and the partion-id by partition without UUID, e.G.: ID 05, extended. Call with option -a: List information about the partition table - MBR (Boot + ID, Start-CHS, ID, End-CHS, LBA1, LBA2) - GPT ( all entries, incl. GUIDs)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Script to make and index backups using md5 sums
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simple and nano RC system for embeded linux use, basedon busybox ash. support runlevels, colorize output and script style like standard linux. Documentation about nanoRC usage now avalible at project wiki page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    Various script tools for Linux. Current projects: encrypted volume management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
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.