Bin-Blog logoBin-Blog

Learn about the latest in Web Development – as soon as I do.

Posts Tagged ‘bash’

Hello Script for bash

By Binny V A • May 12th, 2008

Hello Script series for Bash. ‘Hello Script’ is a file that contains the most commonly used elements of a programming language so that it can be used as a cheat sheet when working with that language.
bash
bash is the most commonly used shell in Linux. That makes the bash scripting language the most popular shell scripting [...]