Using File Descriptors - Hindi
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
- Hindi
Chapters
- Questions posted on Forums
- BASH Tutorials - Hindi
-
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
984 visits
Outline:
Using File Descriptors (फाइल डिस्क्रिप्टर्स प्रयोग करना) fd पर परिचय फाइल डिस्क्रिप्टर (fd), फाइल आउटपुट (exec fd > filename) को असाइन करना। 'date' और 'echo' का उदाहरण प्रयोग करके समझाना। आउटपुट fd(exec fd<&-) बंद करना। fd बंद करने के बाद परिभाषित स्टेटमेंट्स के लिए एरर की व्याख्या। फाइल डिस्क्रिप्टर (fd), इनपुट के लिए फाइल (exec fd < filename) को असाइन करना। इनपुट फाइल डिस्क्रिप्टर (exec fd<&-) को बंद करना। 'cat' प्रयोग करके इनपुट fd की व्याख्या।
Width: | 816 | Height: | 688 |
---|---|---|---|
Duration: | 00:08:41 | Size: | 5.2 MB |
Show video info