File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files 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.
10101 . [ Read-Menu.sh] ( scripts/read-menu.sh ) : display a menu for system information
11111 . [ While-Menu.sh] ( scripts/while-menu.sh ) : a repeated menu for system information
12121 . [ 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
14141 . [ Convertlowercase.sh] ( scripts/convertlowercase.sh ) : convert data either from the file or standard input to lowercase
15151 . [ up.sh] ( scripts/up.sh ) : move up a directory in shell script
16161 . [ List-dir.sh] ( scripts/list-dir.sh ) : list files in a directory
@@ -44,7 +44,7 @@ A collection of simple Bash scripts.
4444## Math
4545
46461 . [ 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
48481 . [ Multiplication.sh] ( scripts/multiplication.sh ) : perform multiplication of two numbers
49491 . [ Division.sh] ( scripts/division.sh ) : perform division of two numbers
50501 . [ Simplecacl.sh] ( scripts/simplecalc.sh ) : a simple calculator
File renamed without changes.
You can’t perform that action at this time.
0 commit comments