Personal Section
Home
Virtual Linux Tour
About me
Gallery
Downloads
Code Bank
PHP code Bank
C code Bank
C# Code Bank
Bash code Bank
Howtos Bank
Cisco
Oracle 10G howtos
Python Code Bank
Manual
BASH Manual
C Manual
(RHEL) Linux
PHP
Tools
Nepali Date
Get Time
Search Ancestors
Iptables
Basics
Advanced Bash-Scripting Guide:
Prev
Next
Part 2. Basics
Table of Contents
3.
Exit and Exit Status
4.
Special Characters
5.
Introduction to Variables and Parameters
5.1.
Variable Substitution
5.2.
Variable Assignment
5.3.
Bash Variables Are Untyped
5.4.
Special Variable Types
6.
Quoting
7.
Tests
7.1.
Test Constructs
7.2.
File test operators
7.3.
Comparison operators (binary)
7.4.
Nested if/then Condition Tests
7.5.
Testing Your Knowledge of Tests
8.
Operations and Related Topics
8.1.
Operators
8.2.
Numerical Constants
Prev
Home
Next
Preliminary Exercises
Exit and Exit Status