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
99.99% Uptime for MySQL and PostgreSQL Databases
Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.
Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
SBD is a way of leaving ultra-secure minimal access to a computer, which allows you to run a single command based on a one time key. It is good if you don't want to have an ssh server running all the time, but only want to start it when needed.
BUSH (Business Shell) combines the capabilities of BASH, PHP, GCC, and PostgreSQL into a uniform design for rapidly designing secure, reliable Web templates. It can also replace BASH, has SQL support, and is a general purpose scripting language.
jkl is console file manager for UN*X systems. It is inspired by popular FAR manager for Windows - all of it`s functionality is provided by plugins, so it could be easily extended with new functions (i.e. FTP client, compression tools...)
Erc is an interpreted link-oriented language. Majic is a java-based interpreter for Erc, and Majicc is a c++ based compiler for Erc which uses the Majic libraries.
This is a Java Interpreter Shell. This shell allows the user to execute and manipulate Java methods and objects as well as perform the expected operations of a shell, all using standard Java syntax.
PHPterm is a terminal/shell emulator for PHP which let's you execute shell commands just like in a shell, but all within your browser window over the HTTP protocol.
It aims to provide the look and feel of konsole, the KDE terminal.
Power Console is a simple command line console capable of executing shell commands and launching programs on any OS with a JVM installed. Able to call programs written in other languages (C++, Python etc..) and redirect the output to the console.
The Banana Kernel is an open-source pedagogical operating system intended to provide useful means for teaching basic OS concepts, with the possibility of interaction with external modules developed by the teacher or student.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
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.
The Shex project aims to provide new UNIX tools that extend the functionality of shell scripts, making it possible to write scripts that in the past would have required the use of other programming languages.
RABL - Repeatable shell environment. Shell script providing various repeatable functionality as a library of reusable functions. Automates option parsing, usage messages, prompting, and various other utility functions. Currently targets GNU bash.
pl is a minimal Perl shell, providing continuations of unterminated quotations, autoloading of functions, and the option to convert line-based data to arrays on-the-fly. Unlike psh, pl does not provide sh-like constructs; all commands are valid Perl.
Routercli is a Cisco-like shell for diskless or one-floppy Linux mini-distributions. It includes network configuration and manipulation, rip daemon, standard acls and other utilities. It is a replacement for a shell on diskless or onefloppy linux.
This game is an MMORPG in various UNIX scripting languages, with a graphical shell accessed by SSH for the client. It will support Linux, Windows, and MacOS X. It is meant to be immersive and allows in-game coding.
A new, strictly lean, mean & clean and very portable implementation of the standard unix shell, for it to be extended and ported to other operating systems without hassle.
It's intented use is to parse Unix/Linux-like shell scripts, which have a certain given structure. These scripts may contain variable declarations, program calls and comments. The parser shall retrieve some of these information and check them.
ProxyTerm (pterm) is a simple tool to control console applications running on a remote machine. Unlike in telnet/ssh, applications are not terminated if the connection is shut down, but are kept running for subsequent connections from pterm clients.
env-switcher effectively allows users to manipulate the environment loaded for all shells (including non-interactive remote shells) without manually editing their startup dot files -- something that users traditionally have difficultly doing properly.
Shell Script based installation utilities to facilitate the building, packaging and installation of custom Database applications, specifically database objects such as tables, stored procedures, data etc.
The purpose of the project is to make the bash behave intelligent.
This includes currently corrrection of mistyped program names, autocorrection while pressing TAB
and learning which program are associated with which suffix.
A shell (coded in perl) aiming to be intelligent, and practical. The primary goal is to have the [TAB] completion system interacting with the commands. Ex: tar -xjf and hitting [tab] only shows .bz2 files.