Web Links [Tag : shell]
Introduction to shell scripting. Covers basics and relevant details for more advanced scripting.
Category:
Random Site Quote:
How to Write a Shell Script
A shell is a command line interpreter. It takes commands and executes
them. As such, it implements a programming language. The Bourne
shell can be used to create shell scripts, i.e., programs that are
interpreted/executed by the shell. You can write shell scripts with
waiting for hand_moderation
Date Added: Jun 2, 2009 Hits: Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
Guide to basic BASH shell configuration.
Category:
Random Site Quote:
Configuring the bash shell
Bash Configuration files:
You can setup files that automatically configure your working environment
every time you login. The three major configuration files for the bash shell
/etc/profile - generic system-wide profile
.bash_profile - personal profile that is
waiting for hand_moderation
Date Added: Jun 2, 2009 Hits: Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
Collection of Linux command-line tutorials, focused on the BASH shell.
Category:
Random Site Quote:
waiting for hand_moderation
Date Added: Jun 2, 2009 Hits: Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
HOWTO change environment variables under the BASH shell.
Category:
Random Site Quote:
Setting environment variables: BASH shell
To change an environment variable use the command:
VARNAME= value of variable
By convention, the variable name is given in upper case.
Making a temporary change
To make a temporary change the value of an environment
variable enter the command:
VARNAME=
waiting for hand_moderation
Date Added: Jun 2, 2009 Hits: Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
HOWTO change the prompt variable under the BASH shell.
Category:
Random Site Quote:
Setting the prompt variable: BASH shell
Select an item for more information.
Display current working directory
To display your current working directory in the prompt:
1. Use your editor to open your
.bashrc file and add the line:
2. Save the file and leave the editor.
This adds the new
waiting for hand_moderation
Date Added: Jun 2, 2009 Hits: Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
A presentation introducing BASH concepts and usage.
Category:
Random Site Quote:
waiting for hand_moderation
Date Added: Jun 2, 2009 Hits: Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
A presentation introducing BASH commands.
Category:
Random Site Quote:
waiting for hand_moderation
Date Added: Jun 2, 2009 Hits: Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
Algunos secretos de la lAnea de comandos estandard de Linux GNU BASH. PresentaciAln que pretende ayudar a cualquier persona que quiera iniciarse dentro de una shell
Category:
Random Site Quote:
Secretos de la lÃnea de comandos... Una Introducción a GNU BASH la lÃnea de comandos de Linux
waiting for hand_moderation
Date Added: Jun 2, 2009 Hits: Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
C shell with built-in compiler.
Category:
Random Site Quote:
CCSH is a scripting language that is intended to be
powerful and easy to use for people already familiar with the C
setuid bit on the script will (or should?) do nothing, so there
should be no setuid problems.
Shell scripts such as bash, tcsh, etc., are all interpretive. And as
such, they
waiting for hand_moderation
Date Added: Jun 2, 2009 Hits: Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
From the newsgroup comp.unix.shell
Category:
Random Site Quote:
Z-shell (zsh) Frequently-Asked Questions
There are reader questions on this topic!
Subject: Z-shell (zsh) Frequently-Asked Questions
Date: 25 Aug 2002 17:43:04 +0100
Archive-Name: unix-faq/shell/zsh
Last-Modified: 2002/08/25
Submitted-By: (Peter Stephenson)
Posting-Frequency: Monthly
waiting for hand_moderation
Date Added: Jun 2, 2009 Hits: Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR