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
Earn up to 16% annual interest with Nexo.
Let your crypto work for you
Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
xlayout is a terminal based utility to get and set information about X11 windows and the pointer. Its designed to be easily integrated into bash shell scripts and takes advantage of the X11 protocol to allow it to access remote X11 desktops.
The RBSEE (Remote Bash Script Execution Engine) is set of the bash script which allows user to send & execute scripts on a remote platform and then collect and assert results. Mainly used for test automation.
Utility to find holidays or days off from xml-based configuration file. You can specify exact dates or something like "forth Thursday in November" for Thanksgiving. This utility is handy for putting cron jobs on "hold" during the holidays.
Consh, short for "concurrent shell," is a decentralized distributed system service for collections of UNIX hosts that augments a user's favorite UNIX shell with commands that allow for easy-to-understand multi-threaded and distributed shell scripting.
JScript is Java Interpreter that parse and execute pure java code and share the resource with current JVM. In addition, a java command line console is included. It's easy to create script program in Java grammar by it.
DOcumentum Command Shell (DOCS) is a command line client interface for the Documentum Content Server, which provides navigation, execution of basic library functions, and an extensible architecture for writing additional custom commands.
Universal BootLoader Tool helps you easily recover from a failed rom flash, and is known to turn an free update rom into a full rom. (e.g. from the free WM5 update rom available for hx4700 Pocket PCs on HP.com) Only tested with HP iPAQ Pocket PCs.
PowerShell open source cross-platform reimplementation. Works on Windows, WinMobile, WinCE, Mac, Linux, Solaris, etc... Provides a rich shell environment for wide veriety of operating systems as well as to provide a hostable scripting engine.
A bash-like console written in C#. More then CygWin, it allows full expansion via .NET Reflections and DLL. It will fully work on .NETFramework 2.0 and superior; mono porting will be considered when RFC (Really Feasible Console) will be terminated. Main
Cursed Menu aims to create an ncurses based menu system for character terminal sessions. This menu program could be used to create user, system administration, or utility menus for clients connecting with text based clients such as telnet, ssh, or rlogin
NewCommandLineHere creates a new entry in the Explorer's New menu called CommandLineHere that opens a new command-line window in the current folder.
It's based on the "Extending the New Submenu sample" found in the Win32SDK files.
metashell is a lightweight, heavy punch, interactive, intelligent command-line shell. The amazing difference with metashell lies in its ability to determine a file's datatype, and automatically run your desired applications.
Shell.NET is a set of console and winform applications written in C#. It features nearly 100 applications ranging from classical Unix applications like basename, cal, grep, tr, uniq, and wc, to some very unique tools like RunScript or TextTransform.
This is a package of cmdlets for PowerShell. Currently provided tools are: PStime - a cmdlet to measure the time elapsed by running the specified command. (is similar to GNU time(1)), PSwget - a cmdlet to get the content of the resource specified by URL,
Fi-shell is a front-end to your system shell. It provides nonblocking i/o (concurrency) and pattern maching that is both easy to remember and readable (logic programming)
Accepts a regular expression as an argument and any matches found (stdin) will be highlighted (stdout) using shell color escape sequences. Good for looking through logs/monitoring console output/etc.
A set of tools which provide advanced interaction with processes on win32 systems. Like: Starting processes with redirected streams, altered priority, returning pid in exitcode, timeout, killing processes by pid.
RemCom is RAT [Remote Administration Tool] that lets you execute processes on remote windows systems, copy files, process there output and stream it back. It allows execution of remote shell commands directly with full interactive console.
Engrane3D is a fully working LiveCD OS powered by Slackware/Slax with a personalized set of tools to set, configure clusters, tools for hosting serving, a built-in parallel 3D renderer and a nice set of compilers and libs (SDL,MPI, Mesa).
The Distribulator: Distributed Computing For The Rest Of Us. This is an SSH-based command execution and file transfer utility that includes support for batch, console, and shell integration modes, multiple server enviornments, and full audit logs.
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.
This project is an implementation of global command history for Bourne-Again shell. The goal of this project is to provide the users of BASH shell the capability to access shell command history across multiple open instances of the shell. (GoogleSOC-05)