Showing 690 open source projects for "shell script library"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    PW32 is primarily C runtime library for Win32 aiming to POSIX compliance. Its main concerns are effeciency and support even for low-end Win9x systems. LGPL. Also, PW32 is collection of ported software, aiming to be GNU (etc.) distribution for Win32.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Colorcat adds ANSI color to terminal text according to Perl 5 regular expressions. Makes verbose log files or command-line programs easier to read. Includes an example script to add color to cvs's output (colorcvs).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    sysman is a multiple-host administration shell inspired by VMS's SYSMAN. It allows you to connect to many hosts, execute a command or a shell script on all of them in parallel, and send files to them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Natty is a library on top of GUSI adding process management facilities like fork() and exec() and shell-like functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    This script attempts to add accountability for accounts used by multiple users. This is found most commonly where more than one admin uses root. This is NOT intended to be a security program! Admins are by nature lazy about documentation. This is to g
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Bash script to clone the package state of a debian system, or, in other words, the list of currently installed packages, to another system(s). It is fairly simple, but serves it's purpose very well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Shell script for backing up MySQL Databases and logs.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    U4X, pronounced 'eu-phor-ix', is a linux distribution suited for multimedia professionals as well as the at-home amatuers. U4X includes such features as a modified kernel, verbose shell, journaling file system, and clustering capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Collection of semi-useful utilities that I find myself constantly re-creating on each box I move to. So I put this together :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    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
  • 11
    Blogin is a script (along with a small c binary), that automates account creation for shell servers/bb systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MailRemote is a script which will allow you to administrate remote hosts via email through eg. procmail. Commands and files are executed in a shell environment. It will handle MIME messages and verify the messages which have to be encrypt and signed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tomstatus is a Perl script which is designed to be run from a crontab. It logs into different machines (as a user) via ssh and uses simple shell commands to gather some info about the client. The results are formatted into a nice HTML page with graphic
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A configurable shell script to backup a single system to an archive file, tape, or other device
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A script to be run from cron to monitor your disk space usage and mail a report of any changes to you
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MAPis is a script that will install MySQL, Apache, and PHP automagically on your system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    tokyosh is a new kind of login shell. it knows user's context or other environment, and statistically learns command-line input or command usage tendency, user-space-file-name tendency(and anything else). of course it's been developing in Tokyo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Cash

    A shell for linux written in C

    Cash started out as a learning tool for myself to explore and learn more about shells, C, and programming in a Linux environment. When I couldn't stop adding features to it and kept coming back for more, I decided to release it into the wild and let my fellow hackers and coders enjoy it, for better or for worse. I invite you to take it apart, break it, add to it, and anything else you might dream up. As you may have noticed, this is not the best, or most professional code out there. Feel...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Virtual Shell Service, is a service that runs on your server allowing trusted users to interact with the system via a sand boxed environment. The service has been designed to support mapping terminal commands in different ways via plugins and XML mapping
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Script for All Seasons: ProcessControl allows advanced monitoring, launch, shutdown and restart of applications in a UNIX(C) environment. Written in BASH, PC will do (among other things) a timed shutdown of your application followed by a restart.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    UberShell

    Enhanced Linux shell using bash and zsh

    Enhanced shell with multiple windows and added commands To install run: sh <(curl https://raw.githubusercontent.com/DennisHeine/UberShell/master/install_ubershell.sh) Custom commands added to the default shell (zsh): cscript <script>: executes a C/C++ script. example: cscript "printf("Hello World!");" noobhelp: Short desc of commands in /bin/ memusage: Top memory usage topdirs: Top directory space usage push/pop: Save current dir / return there serve: Opens a webserver at port 8084 and serves a file servedir: Opens a webserver at port 8000 and serves a dir servelog: Serves tail of syslog on port 12345 sizeof: List total sizes of subdirectorys largedirs: Lists directorys with 100+ MB disk usage mkdirc : Creates a dir and changes to it freefile : Kills all processes using a file lastedited: Shows which files have been edited findbin: Finds binary files not installed by dpkg frename : Renames parts of a filename connections: Shows network connections [...]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Cloud Platform SSH

    Parallel Command Executer

    Executing command or script on many hosts in parallel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Linux bash script to totally configure a user oriented debian based linux distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Easy backup script to keep safe copy of directories or MYSQL database data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The script automates multiple svn/trac/hudson/qalab instances creation.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo