Welcome to EZDefinition.com
Technological Concepts, Abbreviations & Definitions
Main Menu
Categories
  Computer Technologies  Operating Systems  UNIX Shells
Shells

  Advanced Bash-Scripting Guide
An in-depth exploration of the gentle art of shell scripting

  Shell or C?
In the preceding chapters we have been looking at ways to get simple programming tasks done. The immediateness of the script languages is a great advantage when we just want to get a job done as quickly as possible.

  Arrays
A useful facility in the C-shell is the ability to make arrays out of strings and other variables. The round parentheses `(..)' do this. For example, look at the following commands.

  C shell
The C shell is the command interpreter which you use to run programs and utilities. It contains a simple programming language for writing tailor-made commands, and allows you to join together unix commands with pipes. It is a configurable environment, and once you know it well, it is the most efficient way of working with unix.

[an error occurred while processing this directive]
 

All Rights Reserved

Terms of usage   Please read our privacy stetment
Copyright © 1999-2006 EZDefinition.com

 

[an error occurred while processing this directive]