File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ A collection of simple Bash scripts.
10
10
1 . [ Read-Menu.sh] ( scripts/read-menu.sh ) : display a menu for system information
11
11
1 . [ While-Menu.sh] ( scripts/while-menu.sh ) : a repeated menu for system information
12
12
1 . [ Affect.sh] ( scripts/affect.sh ) : print a spinner loader
13
- 1 . [ Colorfull .sh] ( scripts/color.sh ) : provide you with the output of several colours
13
+ 1 . [ Colorful .sh] ( scripts/color.sh ) : provide you with the output of several colours
14
14
1 . [ Convertlowercase.sh] ( scripts/convertlowercase.sh ) : convert data either from the file or standard input to lowercase
15
15
1 . [ up.sh] ( scripts/up.sh ) : move up a directory in shell script
16
16
1 . [ List-dir.sh] ( scripts/list-dir.sh ) : list files in a directory
@@ -44,7 +44,7 @@ A collection of simple Bash scripts.
44
44
## Math
45
45
46
46
1 . [ Addition.sh] ( scripts/addition.sh ) : perform addition of two numbers
47
- 1 . [ Substraction .sh] ( scripts/substraction .sh ) : perform substraction of two numbers
47
+ 1 . [ Subtraction .sh] ( scripts/subtraction .sh ) : perform subtraction of two numbers
48
48
1 . [ Multiplication.sh] ( scripts/multiplication.sh ) : perform multiplication of two numbers
49
49
1 . [ Division.sh] ( scripts/division.sh ) : perform division of two numbers
50
50
1 . [ Simplecacl.sh] ( scripts/simplecalc.sh ) : a simple calculator
You can’t perform that action at this time.
0 commit comments