Showing 22 open source projects for "at commands"

View related business solutions
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 1

    HSTR

    Shell history suggest box - easily view, navigate, search your history

    Are you looking for a command that you used recently? Do you want to avoid the need to write long commands over and over again despite you used them recently? Are you looking for a tool that is able to manage your favorite commands? HSTR is a command line utility that brings improved Bash command completion from the history. It aims to make completion easier and more efficient than Ctrl-r. Apart to the completion, history can be managed (you can remove commands that e.g. contain sensitive...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    flom

    flom

    Free Lock Manager

    FLoM is a free open source distributed lock manager that can be used to synchronize shell commands, scripts and custom developed software. When used in a shell environment, FLoM manages process synchronization in the same way that "nice" manages process prioritization. Shell commands, scripts and custom programs can be synchronized inside a single system or in a network of IP connected systems. FLoM supports different types of abstract resources: simple, numeric, set, hierarchical...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    HTerminal

    HTerminal

    A new, fast and powerful system shell! Written in pure C!

    A new system shell, which is (in some regards) stronger than even Windows Command prompt, made in pure C. This terminal is fairly new, and doesn't require any complex installing process. You just download it, and then immediately use it! HTerminal has an improved console interface with modern buttons. It only has 28 commands, but it is useful none the less! And, if you're already reading this, then why not give it a try? It is completely free and takes up less than 1 MB of space + you don't...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    XMLStarlet is a set of command line utilities (tools) to transform, query, validate, and edit XML documents and files using simple set of shell commands in similar way it is done for text files with UNIX grep, sed, awk, diff, patch, join, etc utilities.
    Leader badge
    Downloads: 933 This Week
    Last Update:
    See Project
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 5
    "bash the Database" is a loadable builtin command for the GNU bash shell which allows scripted access to relational databases using SQL commands similar to those used in embedded SQL programs. Originally written for DB2, support has been added for databa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AGROS is a Unix shell that restricts the user to a limited number of commands. It is a port to C of the limited shell (lshell) by Ghantoos.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    yume is a menu system with user-variable shell commands. For example, yume -bu date ls -ex -do 'ls -al' 'cal -3' makes a menu with 3 fixed buttons and 2 editable ones that can execute when the mouse cursor crosses them. yume3 is Gtk-based.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    The xml-coreutils are simple shell command line tools which operate directly on XML files in a way which is analogous to the classical unix shell commands.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    MikroConf Router Configuration Interface
    MikroConf is a command line administration interface for Linux-based embedded systems (linux/uclibc/busybox), which can be easily extended with new administration modules using the Tcl programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 10
    cw(color wrapper) is a non-intrusive ANSI color wrapper for common unix-based commands on GNU/linux. cw is designed to simulate the environment of the commands being executed, so that if a person types 'du', 'df', etc. it will be colored in real-tim
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    parallelize: a simple shell command parallelizer. Run a batch of single-threaded CPU-intensive tasks, by piping a list of commands to stdin. The only argument is the number of simultaneous processes to run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a collection of UN*X commands, recoded to run as native Windows programs. They are stand-alone programs with no extra library requirements. Currently du, tail, and which are implemented. du reports correct numbers unlike some other ports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A modular framework for implementing a CISCO-like CLI on a *NIX system. Arbitary command menus and actions can be defined using XML files. This software handles the user interaction, and forks the appropriate system commands to perform any actions.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Execute commands on many machines via SSH, and get a nicely formatted output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Provides a way for implementing user-defined commands in a simple, compact and fast way. It is intended mostly to embedded systems. It provides the tools for creating a Command Line Interface that supports menus, tab completion, commands history...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    mfork is a command-line tool to parallelize shell commands. Each line of text fed to it causes mfork to fork off a new process and run the the line of text though a shell. The maximum amount of concurrent processes can be set on the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Scmsh is a restricted UNIX shell that executes a limited number of commands specific to Source Code Management systems (SCMs), specifically CVS and Subversion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A specification and toolkit to allow structured input and output for programs. Wrappers for common UNIX commands that use this (above) library to eliminate the need for text parsing when integrating these commands using shell pipes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A command line utility written in C to easily manage list of files on unix systems. Execute basically a given command for each line in stdin. It should be extended to handle multiple inputs and multiple commands.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Multipipe pipe splitter. Simple command to split output into several parallel commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This will be a shell like bash, or tcsh with some additional commands to go with it. The shell will implement the syntax and symantics of the command prompt in Windows, cmd.exe, but will be designed to be a first class shell like other UNIX shells.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Hosh is a shell for fun. There are commands like "make world" as well as "configure" which checks the whole machine - even the power status and the coffee temperature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next