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 - Khasi
Outline: Case statement ha BASH Jingdonkam jong ka case statement Ka syntax jong ka case(ryngkat baroh ar ki single bad multiple options) Work-flow jong ka case state..
Outline: Ban pyndonkam ia ki File Descriptors Lamphrang halor ka fd Assign ia ka file descriptor (fd) sha ka file ban ioh ia ka output (exec fd > filename) Batai da kaba..
Outline: Basics jong ki functions Ban thoh ia ka shell function banyngkong jong phi Ban display ia ki functions Ban thoh ia ki functions Function defintion Callin..
Outline: Khambun halor ki Functions Local variable ha ka function Global variable ha ka function Scope jong local bad global variables Jingbatai shaphang local bad glo..
Outline: Arrays & functions Arrays & functions Jingpyndonkam ia ka array da ki function call bapher bapher Nuksa jong ka array Jingdonkam jong ka return ha ka function..
Outline: Advance topics ha ka function Source command Source command usage example Ka nuksa jong ka jingpyndonkam jong ka Source command Jingbatai ba lyngkot halor ka bac..
Outline: Recursive function JIngmut jong ka Recursive function bad ki jingmyntoi Jingbatai ia ka Recursive function (Nuksa ba la pyndonkam: U Factorial jong u nombar) Debugg..
Outline: Basics of Redirection (error handling) Input bad Output ha ka bash Redirection definition file descriptors(FD) Standard input Input redirection ba la bat..
Outline: More on Redirection Redirection jong baroh ar ki standard error bad output da kaba pyndonkam ia ka 'command &>filename' Redirection jong baroh ar ki standard error bad output d..
Outline: 'Here' document and 'Here' string Here document Ka jingbatai jong ka Here document da u 'wc -w' Here string Ka jingbatai jong ka Here string da u 'wc -w'
Foss : BASH - Malayalam
Outline: ഇൻട്രൊഡക്ഷൻ BASH ഷെൽ സ്ക്രിപ്റ്റിംഗ് ബാഷ് ഷെൽ ബാഷ് ഷെൽ സ്ക്രിപ്റ്റ്
Outline: ബേസിക്സ് ഓഫ് ഷെൽ സ്ക്രിപ്റ്റിംഗ് സിസ്റ്റം വാരിയൽസ് യൂസർ ഡിഫൈൻഡ് വാരിയൽസ് സ്ക്രിപ്റ്റിംഗ് യൂസർ ഇന്പുട് കീ ബോർഡ്
Outline: കമാൻഡ് ലൈൻ അർജുമെൻറ്സ് ആൻഡ് കോട്ടിങ് കമാൻഡ് ലൈൻ അർഗുമെൻറ്സ് സിംഗിൾ കോട് ഡബിൾ കോട് ബാക്സലേഷ്
Outline: ഗ്ലോബ്ബിങ് ആൻഡ് എക്സ് പോർട് സ്റ്റെമെന്റ്സ് ഗ്ലോബ്ബിങ് ദി എക്സ്പോർട്ട് സ്റ്റെമെന്റ്റ്
Outline: ബാഷിലെ അറേ ഒരു അറേ തുറക്കുകയും മൂല്യങ്ങൾ നൽകുകയും ചെയ്യുക പ്രഖ്യാപന സമയത്ത് ഒരു ശ്രേണി ആരംഭിക്കുന്നു ബാഷ് അറേയുടെയും, nth ഘടകത്തിൻറെ ദൈർഘ്യത്തിന്റെയും ദൈർഘ്യം കണ്..
Outline: more on arrays array ഘടകങ്ങളുടെ സംഗ്രഹിക്കൽ ഒരു അറേ ഘടകത്തിൽ തിരയുകയും മാറ്റി പകരം വക്കുകയും ചെയ്യുക ഒരു അറേയിലേക്ക് ഒരു എലമെന്റ് ചേർക്കാൻ ഒരു അറേയിൽ നിന്ന് ഒരു ..
Outline: കണ്ടിഷനാല് എക്സിക്യൂഷൻ Test സിന്റസ് test if...then Bash script ഉദാഹരണം r if...then if...then...else...if if-else പാസ്സ്വേർഡ് പ്രോഗ്രാം
Outline: If loops Nested if Nested if with ഫ്ലോഗ്രാഫ് Nested If-else വിത്ത് നെയിം and പാസ്സ്വേർഡ് വെരിഫിക്കേഷൻ പ്രോഗ്രാം Multilevel if-then-else Multil..
Outline: ലോജിക്കൽ ഒപെരറേൻസ് ലോജിക്കൽ ആൻഡ് സിന്റസ് ലോജിക്കൽ ആൻഡ് വരഃഫ്ലോ ലോജിക്കൽ ഓർ ലോജിക്കൽ ഓർ വരഃഫ്ലോ ലോജിക്കൽ ഓർ ആൻഡ് വിത്ത് സ്സ്ട്രിംഗ് കോ..
Outline: ബാഷ് താരതമ്യ- അരിഥമൈടിക് കംപരിസൺ അരിത്മെറ്റിക് കംപരിസൺ -eq (തുല്യമാണ്) -ഒരു (സമമല്ല) ഒരു വാക്ക് എണ്ണം പ്രോഗ്രാം ഉപയോഗിച്ച് -eq ഉം- ഉം പ്രദർശിപ്പിക്കുക (ഉപയോ..