speed is kornshell script that uses the kstat(1M) utility to interigate the appropiate kernel module to gather network statistics ( rbytes64, obytes64, ifspeed, duplex) and display the metrics in a multiple of ways and measurements with peak metrics for inbound, outbound and total.
Originally published via Sun Micro Systems BigAdmin Portal.
Manage Oracle Database Using a set of hierarchical Kornshell Scripts. Visit Smenu Wiki: https://sourceforge.net/apps/mediawiki/smenu/index.php?title=Main_Page
A Kornshell script that can receive a file using the Kermit protocol.
kshermit is a Kornshell script that contains only ASCII characters in the range [0x20,0x7e] plus 0x0a, and implements the Kermit file transfer protocol well enough to receive a file. The purpose of this script is to bootstrap a system that doesn't have a file transfer program installed or enabled. The script can be transferred as an ASCII file (copy and paste it into a terminal).
The project supplies a template or skeleton for mainly batch processsing applications which make use of the kornShell (ksh / pdksh), Perl and other executables (see docs). Functionality @ shell/Perl level: logging, sending email to the support, ...
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.
Kornshell script to create, exchange as well as to remove ssh keys between hosts within seconds rather than minutes. This tool is also included in DynDNSToolKit and oraToolKit project.
A set of utility KornShell (ksh) script functions, unit tested, documented, and easy to use in your own scripts. Get latest code at http://sbr-ksh-utils.svn.sourceforge.net/viewvc/sbr-ksh-utils/ Use the "Download GNU tarball" link to get all files
A test project aiming at creating a Kornshell script or a bunch of scripts to help AIX administrators find and identify physical and virtual disks primarily in FCP/VIO environments. If goals are met, the project may be rewritten in C.
GraphFS is a Korn-shell driven script that will run under most types of *nix with minor modification, although it is written specifically for Linux with minimal requirements apart from a webserver, Kornshell itself and some disk space for output. It is
Checkout - a simple file checkout script for the kornshell. This script makes it so that only one person can edit a source file at a time. Supports file history and a login system. Should also work in bash if you change the first line in the script.