Using File Descriptors - Bengali
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
- Bengali
Chapters
This is a sample video. To access the full content,
please
Login
- Questions posted on Forums
- BASH Tutorials - Bengali
-
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
-
10Arithmetic Comparison
-
11String and File attributes
-
12Conditional Loops
-
13More on Loops
-
14Case statement
-
Using 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
781 visits
Outline:
ফাইল ডেসক্রিপটরের ব্যবহার fd এর ভূমিকা আউটপুটের জন্য ফাইলে ফাইল ডেসক্রিপটর (fd) নির্ধারিত করা (exec fd > filename) 'date' এবং 'echo' এর উদাহরণ দ্বারা ব্যাখ্যা করা আউটপুট ফাইল ডেসক্রিপটর বন্ধ করা (exec fd<&-) fd বন্ধ করার পর সঙ্গায়িত স্টেটমেন্টের এররের বর্ণন ইনপুটের জন্য ফাইলে ফাইল ডেসক্রিপটরে (fd) নির্ধারিত করা (exec fd < filename) ইনপুট ফাইল ডেসক্রিপটর বন্ধ করা (exec fd<&-) cat ব্যবহার করে ইনপুট fd ব্যাখ্যা করা
Width: | 816 | Height: | 688 |
---|---|---|---|
Duration: | 00:08:41 | Size: | 4.9 MB |
Show video info