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

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 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
  • 1

    Sort Files By File Type Bash

    Bash Script for Sorting Files by File Type

    Script sorts Files by Filetype in to a destination dircetory. Very use full after using photorec for recupling files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Sort'EmUp

    A shell script to sort all your files.

    There are times, when it becomes hectic to manage files we download or take from friends. Its a burden to arrange them in a defined fashion. Sort'EmUp is a shell script that does it for you. Also, you can edit this as you want things to happen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Stratdate is a third party update tool for Slackware that is based off of phrag's slackmon script.It is written to both maintain a Slackware -current mirror and to safely upgrade to it. This software will work with all internet connections that can perf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Software configurations are harsh to maintain when you work on several computers particularly when these configurations depend the platform or a specific host. synconf helps you to maintain/apply these configurations.
    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
  • 5
    Prcho is a Ruby on Rails-based online music player and organizer. Its design enables it to access extremely large music libraries with grace, finding songs quickly and streaming them all over the world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Ziprecv is a free and opensource zip recovery utility that extracts files from a zip archive sequentially. It can extract even incomplete zip files and archives with a corrupted index.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    android-timestamp-keeper

    Read and write timestamps to files in android

    Modern android devices don't use anymore Mass Storage Mode. Instead they use the internal sdcard as a virtually mounted subfolder inside /data partition. It would be ok if MTP preserved correctly timestamps, which doesn't. Other options that could work, like FTP with MFMT command doesn't work properly on android either. Droid Explorer is enough for files, but doesn't support folders. This handy bash script helps you to backup and restore the last modified timestamp for folders recursively. If you want to use an android native app, there's File Timestamp, however the txt format is different. https://play.google.com/store/apps/details?id=br.com.pogsoftwares.filetimestamp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    antigift

    antigift

    antigift is simple cross-platform, files & folders encryption tool

    antigift could be used for encryption files & folders on USB-flash or HDD partition. Works on Linux (including Android), Windows, Mac OS X, FreeBSD, DragonFly BSD and other on OSes. Do not required installation. Include WIPE tool for wiping free space and tool for recovery forgotten key. See documentation at http://sourceforge.net/p/antigift/wiki/Home/ antigift простой и кросс-платформенный инструмент для шифрования файлов и папок(с ccrypt в качестве основы) Подробности см. на страничке с русской документацией http://sourceforge.net/p/antigift/wiki/rus/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Arpm is a handy tool for managing rpm packages on RedHat-based systems. Requires yum installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 10

    doall

    Shell script to run a command for many files selected with wildcards

    Extends shell * and ? wildcards to allow inserting matched strings like Windows 'copy *.old =.new' Some examples: # Rename current files as old doall 'mv *.cur *.old' # Compress camcorder DV files doall 'ffmpeg -i *.dv *.mp4' # Move files into directories according to their extension doall 'mv *.* $2/$1.$2' # Symbolic links from vmlinuz.new to vmlinuz-5.12.6-foo, similarly config.new System.map.new doall 'ln -s /boot/*-5.12.6-* /boot/$1.new' # Hard link 3-character abbreviations for file extensions doall 'ln *.???* $1.$2' As shown above, instead of '=' to indicate insertions, doall uses either * or $1 etc. doall -p (pretend mode) shows a list of commands instead of executing them doall -i (interactive mode) asks for confirmation for each command in turn doall -k (keep-running mode) ignores failing commands
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    dotdrop

    dotdrop

    Save your dotfiles once, deploy them everywhere

    Dotdrop is a dotfiles manager that provides efficient ways of managing your precious config files. It is especially powerful when it comes to managing those across different hosts. The main idea of dotdrop is to have the ability to store each dotfile only once and deploy them with different content on different hosts/setups. To achieve this, it uses a templating engine that allows specifying, during the dotfile installation with dotdrop, based on a selected profile, how (with what content) each dotfile will be installed. Each dotfile is stored only once, dotdrop allows to template your config files such that the same dotfile is customized when deployed on the host you’re working on. Different profiles can be defined that allow for fine-grained control over which dotfiles have to be installed on different hosts (home, work, vps, etc). Some hosts/profiles will have all your dotfiles installed while others might just need a subset of the dotfiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    dupehasher

    Shell script for managing duplicate image files in a directory.

    dupehasher scans the given directory for files that are identical except by filename. dupeshasher will generate a report plaintext file named 'dupelist.txt' in the working directory (which contains, per line, tab-delimited names of files whose contents are identical). Depending upon the arguments supplied by the user upon invoking dupeshasher, it will also delete all duplicates, keeping either the oldest or newest of all sets of duplicates. Additionally it can batch-rename all remaining (post-deletion) files in a chronologically-sequential manner; or according to the md5sum or sha256 sum of every file. File extensions (.jpg for example) are preserved, and there is a user option to ensure that the extension is correct (for example, a .jpg file is indeed a jpeg and not, for example, a png). Finally, an interactive mode exists for users who are not comfortable with the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14

    fsize

    Print file size of a file

    A simple and tiny shell script to print the file size of a file, from Bits all the way up to Yobibytes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16

    m

    commandline mount helper for Slackware

    Short command to mount a hot-plugged filesystem on a predetermined place and way. By issuing m on command line it mounts or unmounts a preset device, presumably an USB flash drive or disk. The idea is to have a short command toggle the device from not mounted to mounted and the other way around. Sort of like a classical ball pen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Move files and/or folders, and create a symbolic link in the original place.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    oOoOps

    clean your workspace and package it

    This is a tool for windows script. just clean your workspace and package the codes. supported workspace list: VS, VC, Eclipse, EVC
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20

    srcdb

    A tool for source code downloading and integrity checking

    SRCDB is a simple database and a utility managing the database. SRCDB (db) is designed to keep track of URLs of tarballs [presumably containing source code] and checksums (md5) of the files contained in the taballs. It is implemented as a filesystem subtree. The key to the database consists of 2 fields: name and version separated by dash. In the filesystem the key is implemented as a 'name/version' subtree. SRCDB (util) is designed to: 1) Populate its database with the data describing tarballs: name of the tarball, URLs of origin and contents checksums. 2) Download and perform integrity checks of tarballs described by the database, given the database key. 3) Inform other tools about location of a tarball in the local filesystem (or its absence), given the database key. SRCDB (util) is implemented as a shell-script for immediate availability. It is meant to be a personal tool for those who like to tweak software themselves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Staviour is analyzer of filesystem contents on LSB system which prevents overbloating the software collection. It analyses filesystem contents by grouping entities, such as files or software packages, by user-defined property of the group.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    stow-jail
    This is an add-on to stow. If the "make install" didn't work with DESTDIR argument(or use another installer), stow-jail would close the installer command to the sandbox(unionfs+chroot),in this way all go to the "/stow/package_name" directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    tokman is an interactive command which can manage projects directory archives on a removable media by writing a tokenring file for each project. A tokenring file contains the computer on which the project archive was extracted last.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    update hosts

    update hosts

    The latest available google hosts file. Domestic mirror image

    It is recommended to use the application to automatically obtain the latest hosts file. Open it with a text editor (such as Notepad++ ) Copy the entire content of hosts to the above file and save it. When manually replacing hosts, it is recommended to clear the original content of hosts and then perform a copy operation. After replacing the hosts file, the relevant records may not take effect immediately. You can turn off and turn on the network, or enable or disable the airplane mode to make the domain name resolution take effect immediately. hostsand other files are automatically generated by the program, if you want to change its content, please modify hosts-sourcethe branch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
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.