Commit Graph

30 Commits

Author SHA1 Message Date
81834e98ee Create 1forloop.sh 2018-05-17 23:16:51 +05:30
72364664ab Create relationaloper.sh 2018-05-17 23:11:01 +05:30
525a1f9d2f Create spacialvariables.sh 2018-05-17 23:10:14 +05:30
f539796114 Create arkit.co.in-nested-if.sh 2018-05-17 23:09:25 +05:30
a701b076dc Create if-elif-if.sh 2018-05-17 23:08:35 +05:30
a4cb197585 Create for-loop.sh 2018-05-17 23:07:59 +05:30
06fb1efce9 Rename if-statement to if-statement.sh 2018-05-17 23:07:19 +05:30
257f1326a0 Rename while loop to while-loop.sh 2018-05-17 23:06:58 +05:30
df17b051c0 Rename variables to variables.sh 2018-05-17 23:06:42 +05:30
9806ca25d1 Rename quotes to quotes.sh 2018-05-17 23:06:26 +05:30
481a6cfdb3 Rename if-else-statement to if-else-statement.sh 2018-05-17 23:06:11 +05:30
87eb28a6bc Rename Arthemetic Operators to Arthemetic-Operators.sh 2018-05-17 23:05:55 +05:30
92371d20d0 Rename Logical operators to Logical-operators.sh 2018-05-17 23:05:38 +05:30
721c052f63 Rename arithmetic to arithmetic.sh 2018-05-17 23:05:19 +05:30
eeedb81177 Create oroper.sh 2018-05-17 23:05:01 +05:30
8eecd89922 Create or-operator.sh
Logical Or Operator Example
2018-05-17 23:01:58 +05:30
5093a4bb41 Create countargs.sh
Counting given positional parameters.
2018-05-17 22:57:24 +05:30
e6fa259059 Create if-else-statement
if else statement. control statement example.
2018-05-17 22:56:40 +05:30
bd88401bfb Create if-statement
if statement example
2018-05-17 22:55:45 +05:30
168e6996b0 Create variables
How to Write Variables and what are the best practices to write the variables in shell scripting.
2018-05-17 22:55:05 +05:30
9f16bb7285 Create quotes
Difference between single quote, double quote and reverse quotes.
2018-05-17 22:53:48 +05:30
b530bb9bf9 Create Logical operators
Logical Operators/Boolean Operators.
2018-05-17 22:52:11 +05:30
25a7630945 Create Arthemetic Operators
Arthemetic Operators another example
2018-05-17 22:51:07 +05:30
1477d17034 Create arithmetic
Arithmetic operator example
2018-05-17 22:49:22 +05:30
ee762dd507 Update README.md 2018-05-17 14:53:01 +05:30
f7340b98dd Update README.md 2018-05-17 14:51:33 +05:30
44928e22bb Create while loop 2018-05-17 14:45:14 +05:30
2f3a2773fb Create myfirstscript.sh 2018-05-02 17:10:34 +05:30
7113691f1d Update README.md 2018-04-25 17:52:02 +05:30
7e7516e1a0 Initial commit 2018-04-25 17:12:04 +05:30