Commit Graph

43 Commits

Author SHA1 Message Date
c5a7b03ff3 Create getopts.sh 2018-06-16 17:48:07 +05:30
54bb512314 Create array.sh 2018-06-16 17:47:49 +05:30
99ccc04c41 Create untiloop.sh 2018-06-16 17:47:30 +05:30
6e71b1f846 Create 1function.sh 2018-06-16 17:47:10 +05:30
88c204a9c3 Create functions.sh 2018-06-16 17:46:44 +05:30
635037f78f Create setbashfeature.sh 2018-06-16 17:46:19 +05:30
b2cb3fa8ba Create shiftparameters.sh 2018-06-16 17:45:49 +05:30
996198023b Create continue.sh 2018-06-16 17:45:10 +05:30
070be29155 Create casestatement.sh 2018-06-16 17:44:36 +05:30
bab2826f2e Update README.md 2018-06-15 19:19:29 +05:30
1714f06693 Update README.md 2018-06-15 18:53:52 +05:30
6e903880ef Update README.md 2018-06-15 18:43:00 +05:30
0694fdb557 Create helloworld.sh 2018-05-17 23:17:21 +05:30
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