The tutorials in this series are created using BASH version 4.1.10 on Ubuntu 12.04. Bash is the shell, or command language interpreter. It offers functionalities such as Command line editing, Unlimited size command history, Job Control, Shell Functions and Aliases, Indexed arrays of unlimited size, Integer arithmetic. Read more
Foss : BASH - Kannada
Outline: More on Functions ಫಂಕ್ಷನ್ ನಲ್ಲಿ ಲೋಕಲ್ ವೇರಿಯೇಬಲ್ ಫಂಕ್ಷನ್ ನಲ್ಲಿ ಗ್ಲೋಬಲ್ ವೇರಿಯೇಬಲ್ ಲೋಕಲ್ ಮತ್ತು ಗ್ಲೋಬಲ್ ವೇರಿಯೇಬಲ್ ಗಳ ಸ್ಕೋಪ್ ಉದಾಹರಣೆಗಳೊಂದಿಗೆ ಲೋಕಲ್ ಮತ್ತು ಗ್ಲೋಬಲ್ ವೇರ..
Outline: Arrays & functions ಅರೇ ಮತ್ತು ಫಂಕ್ಷನ್ ಗಳು ಬೇರೆ ಬೇರೆ ಫಂಕ್ಷನ್ ಕಾಲ್ ಗಳಿಂದ ಅರೇಯ ಉಪಯೋಗ ಅರೇಯ ಉದಾಹರಣೆ ಫಂಕ್ಷನ್ ನಲ್ಲಿ return ಸ್ಟೇಟ್ ಮೆಂಟ್ ನ ಉಪಯೋಗ ಫಂಕ್ಷನ್ ನಲ್ಲಿ exit ಸ್ಟೇ..
Outline: Advance topics in a function Source ಕಮಾಂಡ್ ಉದಾಹರಣೆಯೊಂದಿಗೆ Source ಕಮಾಂಡ್ ನ ಉಪಯೋಗ background function ನ ಕುರಿತು ವಿವರಣೆ bg function ನ ವಿವರಣೆ, job number ಮತ್..
Outline: Recursive function Recursive function ನ ವ್ಯಾಖ್ಯಾನ ಮತ್ತು ಉಪಯೋಗ, recursive function ನ ವಿವರಣೆ(ಬಳಸಿದ ಉದಾಹರಣೆ: ಒಂದು ಸಂಖ್ಯೆಯ Factorial ) bash script ಅನ್ನು ಡಿ ಬಗ್ ಮಾಡುವುದು,(..
Outline: Basics of Redirection (error handling) ಬ್ಯಾಶ್ ನಲ್ಲಿ Input ಮತ್ತು Output, Redirection ನ ವ್ಯಾಖ್ಯಾನ file descriptor(FD)ಗಳು, Standard input ಸಾರ್ಟಿಂಗ್ ನ ಉದಾಹರಣ..
Outline: More on Redirection 'command &>filename' ಅನ್ನು ಉಪಯೋಗಿಸಿ ಔಟ್ ಪುಟ್ ಮತ್ತು ಎರರ್ ಗಳ ರಿಡೈರೆಕ್ಷನ್ command >/dev/null 2>&1' ನ್ನು ಉಪಯೋಗಿಸಿ ಔಟ್ ಪುಟ್ ಮತ್ತು ಎರರ್ ಗಳ ರಿಡೈರೆಕ್ಷನ್ /dev/null..
Outline: 'Here' ಡಾಕ್ಯುಮೆಂಟ್ ಮತ್ತು 'Here' ಸ್ಟ್ರಿಂಗ್ Here document 'wc -w' ಕಮಾಂಡ್ ಅನ್ನು ಉಪಯೋಗಿಸಿ Here ಡಾಕ್ಯುಮೆಂಟ್ ನ ವಿವರಣೆ, Here string 'wc -w' ಕಮಾಂಡ್ ಅನ್ನು ಉಪಯೋಗಿಸಿ He..
Foss : BASH - Khasi
Outline: Lamphrang sha ka BASH Shell Scripting Ka bash shell Bash Shell Script
Outline: Jingtip ba donkam jong ka Shell Scripting System variables User defined variables Ban accept ia ka user input lyngba ka keyboard.
Outline: Command Line arguments bad quoting Command Line arguments Single quote Double quote Backslash
Outline: Globbing bad export statements Globbing Ka export statement
Outline: Array Operations ha BASH Ban Declare ia ka Array bad ban assign ia ki values Ban initialise ia ka Array ha ka por declaration Ban wad ia ka jingjrong jong ka Bash..
Outline: Khambun shaphang ka Arrays Ban sei ia ki Array Elements Ban wad bad bujli ia u Array element Ban pynrung ia u element sha ka Array Ban weng ia u Element na k..
Outline: Conditional execution Test Syntax jong ka test if...then Nuksa jong ka Bash script for if...then if...then...else...if if-else ryngkat bad ka pass..
Outline: Kham bun halor ka If loops Nested if Nested if bad ka flowgraph Nested If-else bad ka Name bad Password verification program Multilevel if-then-else Mult..
Outline: Logical Operations Logical AND syntax Logical AND workflow Logical OR Logical OR workflow Logical OR bad AND bad ka string comparison program Logica..
Outline: Bash comparison- Arithmetic comparison Arithmetic comparison -eq(equal to) -ne(not equal to) Jingbatai jong ka -eq bad -ne bad ka word count program(Jingpynd..
Outline: String bad File Attributes comparison ha BASH String comparison String comparison da kaba pyndonkam == operator String comparison da kaba pyndonkam != operator ..
Outline: Conditional Loops Ka for loop statement for loop kaba don lai tylli ki expression syntax for loop kaba don sequence/range syntax ka jingiaid jong ka for loop ..
Outline: Kham bun ki jingtip halor ki Loops Ka loop hapoh jong ka loop Outer for loop Nested for loop Inner for loop Syntax jong ka nested for loop Ka jingw..