Projects tagged ‘bash’, ‘scripting’, and ‘shell’


Jump to tag:

Projects tagged ‘bash’, ‘scripting’, and ‘shell’

Filtered by Project Tags bash scripting shell

Refine results Project Tags sh (2) linux (2) command (2) dcop (1) gnucitizen (1) package (1) cli (1) script (1) programming (1) htop (1) gnu (1) cplusplus (1)

[6 total ]

1 Users

BILL - The Bash Improved Leveraging Library Bill strives to be a solution for developing applications which can be run on platforms with limited resources (e.g. embedded systems) on top of the GNU ... [More] Bash shell, with a focus on quality and reusability of shell code. It does so by providing module system with its standard library, which you can leverage in your own scripts, both by using existing modules and splitting your program in reusable components. Additionally, tools for documenting and testing modules, and serving web applications are provided as part of the package. [Less]
Created about 1 year ago.

0 Users

Jason Friedland's code repository of example scripts, utilities and applications. Main languages used are PHP, Bash and Python.
Created 12 months ago.

0 Users

This is an open source projected maintained by ONE person. This is a shell, much like Windows' Command Prompt/Batch/CMD, or many GNU/Linux based OS Bourne Again Shell (BASH). This is an attempt to ... [More] have the power of Bash with a familiar C-like syntax. Here's an example of what Vax Scripting would look like: ----START_CODE---- use Vax.WindowFunctions; function StartCode() { string[] names = GetOpenWindows(); if (names.Contains("vax")) { ShowMessage("Hey! You're looking at Vax!"); } }----END_CODE---- Source code is written in the C# programming language, and will require .NET Framework 2.0 to run. If you're running Mac OSX or any distribution of GNU/Linux, you will need The Mono Framework, which is a Unix port of .NET. VERSION CHANGELOG: 2.2B - Translated the source into MONO, which makes Vax completely cross platform! The project/source, as well as the visual studio source, will be in the downloads section. (I developed this completely on Debian Linux.) NOTE: Uses a command-line compiler interface because I'm still learning to work with GTK# (Mono port of GTK+) 2.2 - Added Text class into the library, which includes the printf function. Also included a collection class, which now includes Stacks, but currently you are only able to use "Push" and change the count of the stack. 2.0 - Greatly improved Shell stability, upgraded compiler adding 2 output types (DLL & EXE) Added ProcessModule class to the script library. 1.7 - Syntax Updated 1.6 - Added FileIO, Misc, Programs, Windows, String, Security classes to the Script Library. 1.2 - Coded Interpreter & Started Library 1.0 - Outline for a shell. [Less]
Created 3 months ago.

0 Users

A simple Bash script I wrote which allows you to automatically have the desired schema set when apps are run from within the shell. For example, by default, when the user runs VIM with this script ... [More] installed, the Konsole schema will switch to 'VIM Colors' for the duration the user is in VIM. When the user exits VIM, the schema will change back to whatever it was before VIM was run. Other apps this script is setup for by default are: less man info watch top htop Other apps you wish to have this behavior with may easily be added by the end user as well. I decided to create this because I became tired of switching my Konsole schema whenever I ran vim. I am now releasing it to everyone as I'm sure someone else out there will find this useful too. This is a also nice way to impress your friends with how much more automated the Linux shell is than those of the competitors! ;) [Less]
Created 12 months ago.

0 Users

Slax-Get is a package management solution for Slax Live Linux.
Created 12 months ago.

0 Users

BASHITSU (The Bash Ninjitsu)
Created 12 months ago.