Showing 93 open source projects for "directory script"

View related business solutions
  • 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
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    The Automagic Utility Script can: -Set up a Wifi connection -Renew a lost Wifi signal -Back up your home directory to burn on disk -Compile a program from a archive -Launch the Unoffical Ubuntu guide
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Oasis is an Oracle Application Server Internet Session Web Admin. Install the perl script to the cgi-bin directory of the Oracle IAS. Run it on a web browser to view and terminate Forms User Sessions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A simple perl script for performing full and incremental system backups, with good controll over excluding or including files by type, directory etc. Incremental backups can be emailed of-site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Tar2RubyScript transforms a directory, containing your application into one single Ruby script, along with some code to handle this archive. When this script is run, it extracts the archive and runs the application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    Forkback is a backup script written for the UNIX bash shell that backups data using tar. It can be used to write data to a backup server or any directory saving space using compression and granting security using gpg encryption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    getAbsPath is a C header (getAbsPath.h) or an ANSI C tool (getAbsPath) which converts relative unix/win32 pathes to absolute ones. It uses current working directory (CWD) as basis. Use it e.g. for finding out the current path of a shell script
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    win2linux is a Bash script that traverses a given directory recursively and converts certain files to Linux standards and formats. Its main function is the conversion of Windows URL-files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A perl-script that change the mode of files in a directory. It can detect different file-formats and mod them in a logical manner
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    This script shell (in environment BASH) has the purpose to create archives of backup of a partition or specific directory, effecting rotating of these archives in agreement space in disk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    CDRX.pl is a perl script designed to handle CD-R/W device setup, CD-R/W blanking, burning, and ISO creation. It can create ISO's or burn CD-R/W's from another CD, from a directory of files, or even allows you to choose a "mix" of files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    rtgrep is a bash script which searches for all files in the current directory or a given base directory which were created/modified within a given time period. The search can be recursive, and you can specify a pattern to be matched in the file contents
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    dl is a perl script which offers a quick solution to the difficulty of recovering deleted files in UNIX. Files given to dl are compressed, moved to a private directory, and deleted only when they haven't been recovered for a configurable amount of time.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    This bash script, in conjunction with a java program, will backup your mysql database(s) to a file using mysqldump, and gzips it. Depending on setup, it will either e-mail you the file, or leave it in the installation directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    'dirsize' is a simple perl script that displays the size of a given directory recursively... Now, I *KNOW* there must be some other way to do that but hey, it was faster writing down about 40 lines of perl...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    File-Organizer

    File-Organizer

    A simple Python script that allows users to organize their files

    # File Organizer A simple Python script that allows users to organize their files by creating folders and renaming them based on custom rules. ## Features ### Organize Files into Directories * Create new folders with specified names (e.g., "Documents", "Images") * Rename files within each folder using a bulk rename pattern * Move files older than 30 days to an archive directory
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    AutoCloner4Oracle-SAP

    Oracle RDBMS B&R Cloning Installation Systemcopy

    This software help to clone complex Oracle Databases fast and with nearby no effort in EMC^2 Networker or IBM Tivoli environments. IT's also great for fast restore of database cause it generates required RMAN scripts for your needs. It also help to clone whole database with Backup plus Oracle Agents for OEM/GC/CC. It manages oratab file in AIX, Solaris and LINUX based environments and create a standard directory tree below ~/admin/$ORACLE_SID to have a look and feel for all of your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    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
  • 18
    Ever need to hook different directories together? You've found the answer! Piecemeal is an extensible, Java-based API that seamlessly binds, migrates and interacts with multiple user data stores. It facilitates unified, one-stop directory access.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB