Showing 10 open source projects for "run 3"

View related business solutions
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
    Learn More
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
    Learn More
  • 1

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Bash Shell Scripting in a Minute

    Bash Shell Scripting in a Minute

    Learn Bash Shell Scripting in a Minute using this Collection of Script

    Learn Bash Shell Scripting in a Minute using this Collection of Scripts, which are Real World Examples, ranging from a simple Date Based Theme to a Standalone Kiosk Type User Input Forms. The Learning is based on a "Observe and Understand Strategy", which means you run these scripts, observe their outputs, understand the script that generates them and learn the whole thing. These Scripts cover almost all the basics of bash shell scripting and summarizes them in the last script for user...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3

    os-808x

    operating system for Intel 8086 / 8088

    ... services/functionality 3. Menu Driven Shell provides utilities like RAM check, Disk Viewer, Printer, Clock, Alarm etc., 4. OS supported simple file concept 5. Security using XOR Encryption Sources are available in sources section. See the Wiki for screen shots and how to run this OS on DOSBox / Wine environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    JHBashDebug

    Simple Bash debugger

    Simple - but complete enough - command-line Bash debugger, written as a Bash script. No installation and no root permission required: just download, put every where you prefer and use it. Bash 3 required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
    Learn More
  • 5

    cleanlib32

    Remove lib32 packages from your Archlinux box

    Use this command-line script when you feel you have too much lib32 packages installed and you want to cleanup your system. Ok, but how does it work? Each time you run it, it will look for lib32 packages currently marked as "installed as dependency for another package" in the "Install Reason" (pacman -Qi <pkg>) that are not needed anymore by any other pacakge and then will uninstall them, with user's approval. You'll probably want to run this script more than once as, by uninstalling...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A logging shell that can log commands from a shell. Designed to act as an automated lab-book for people that conduct experiments in their standard shell environments. Users can log and re-run experiments with little/no manual effort or interference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Curses-based browser utility for browsing the output of programs. Actions can be configured to be run based on the selected line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Virtual Desktop Environment for Microsoft Windows 2000 and XP. This product provides multiple working desktops with an easy switchover with the hot keys. VSTDesktop run seperate application instance in each desktop instead of sharing one running instance
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a Open Source written from java and jymsg9 api, to run command shell from your yahoo client. This is shell server run by any messaging you send from your yahoo client. This program also accept initation to open chatroom (not conference)
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
    Learn More
  • 10
    Multiple Remote SHell Management On Demand aids in the management of multiple systems via SSH and shared keys. In its simplest form one can run one script on multiple systems returning and logging stdout and stderr for each system on demand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next