DEV Community

Shell Scripting Series' Articles

Back to Rahul Mishra's Series
Introduction | Shell Scripting
Cover image for Introduction | Shell Scripting

Introduction | Shell Scripting

18
Comments
2 min read
Variables and Comments | Shell Scripting
Cover image for Variables and Comments | Shell Scripting

Variables and Comments | Shell Scripting

6
Comments
2 min read
Read User Input | Shell Scripting
Cover image for Read User Input | Shell Scripting

Read User Input | Shell Scripting

2
Comments
2 min read
Passing Arguments | Shell Scripting
Cover image for Passing Arguments | Shell Scripting

Passing Arguments | Shell Scripting

4
Comments
2 min read
If Statement | Shell Scripting
Cover image for If Statement | Shell Scripting

If Statement | Shell Scripting

6
Comments
2 min read
File Test Operator | Shell Scripting
Cover image for File Test Operator | Shell Scripting

File Test Operator | Shell Scripting

2
Comments
2 min read
Append Data in File | Shell Scripting
Cover image for Append Data in File | Shell Scripting

Append Data in File | Shell Scripting

8
Comments
2 min read
Logical 'AND' Operator | Shell Scripting
Cover image for Logical 'AND' Operator | Shell Scripting

Logical 'AND' Operator | Shell Scripting

11
Comments
2 min read
Logical 'OR' Operator | Shell Scripting
Cover image for Logical 'OR' Operator | Shell Scripting

Logical 'OR' Operator | Shell Scripting

3
Comments
2 min read
Arithmetic Operations | Shell Scripting
Cover image for Arithmetic Operations | Shell Scripting

Arithmetic Operations | Shell Scripting

5
Comments 2
2 min read
Floating Point Operations | Shell Scripting
Cover image for Floating Point Operations | Shell Scripting

Floating Point Operations | Shell Scripting

3
Comments
2 min read
Case Statement | Shell Scripting
Cover image for Case Statement | Shell Scripting

Case Statement | Shell Scripting

Comments
1 min read
Case Statement Example | Shell Scripting
Cover image for Case Statement Example | Shell Scripting

Case Statement Example | Shell Scripting

2
Comments
2 min read
Array variable | Shell Scripting
Cover image for Array variable | Shell Scripting

Array variable | Shell Scripting

6
Comments 3
2 min read
While Loop | Shell Scripting
Cover image for While Loop | Shell Scripting

While Loop | Shell Scripting

5
Comments
1 min read
Sleep and Open Terminal using While Loop | Shell Scripting
Cover image for Sleep and Open Terminal using While Loop | Shell Scripting

Sleep and Open Terminal using While Loop | Shell Scripting

1
Comments
2 min read
Read File's Content using While Loop | Shell Scripting
Cover image for Read File's Content using While Loop | Shell Scripting

Read File's Content using While Loop | Shell Scripting

1
Comments
2 min read
Until Loop | Shell Scripting
Cover image for Until Loop | Shell Scripting

Until Loop | Shell Scripting

5
Comments
1 min read
For Loop | Shell Scripting
Cover image for For Loop | Shell Scripting

For Loop | Shell Scripting

8
Comments
2 min read
For Loop to Execute Commands | Shell Scripting
Cover image for For Loop to Execute Commands | Shell Scripting

For Loop to Execute Commands | Shell Scripting

3
Comments
2 min read
Select Loop | Shell Scripting
Cover image for Select Loop | Shell Scripting

Select Loop | Shell Scripting

6
Comments
1 min read