Arithmetic Comparison - English
Play
Current Time 0:00
/
Duration Time 0:00
Remaining Time -0:00
Loaded: 0%
Progress: 0%
0:00
Fullscreen
00:00
Mute
Subtitles
- subtitles off
Captions
- captions off
- English
Chapters
- Questions posted on Forums
- BASH Tutorials - English
-
1Introduction to BASH Shell Scripting
-
2Basics of Shell Scripting
-
3Command Line arguments and Quoting
-
4Globbing and Export statement
-
5Array Operations in BASH
-
6More on Arrays
-
7Conditional execution
-
8Nested and multilevel if elsif statements
-
9Logical Operators
-
Arithmetic Comparison
-
11String and File attributes
-
12Conditional Loops
-
13More on Loops
-
14Case statement
-
15Using File Descriptors
-
16Basics of functions
-
17More on functions
-
18Arrays and functions
-
19Advance topics in a function
-
20Recursive function
-
21Basics of Redirection (error handling)
-
22More on Redirection
-
23Here document and Here string
No questions yet
4924 visits
Outline:
Bash comparison- Arithmetic comparison Arithmetic comparison -eq(equal to) -ne(not equal to) Demonstration of -eq and -ne with a word count program(Used: `wc -w`) -lt(lesser than) -le(lesser than or equal to) -gt(greater than) -ge(greater than or equal to) Demonstration of -lt,-gt, -ge and -le with a word count program(Used: `wc -c`)
Width: | 816 | Height: | 672 |
---|---|---|---|
Duration: | 00:08:09 | Size: | 4.2 MB |
Show video info