Standaard Boekhandel gebruikt cookies en gelijkaardige technologieën om de website goed te laten werken en je een betere surfervaring te bezorgen.
Hieronder kan je kiezen welke cookies je wilt inschakelen:
Technische en functionele cookies
Deze cookies zijn essentieel om de website goed te laten functioneren, en laten je toe om bijvoorbeeld in te loggen. Je kan deze cookies niet uitschakelen.
Analytische cookies
Deze cookies verzamelen anonieme informatie over het gebruik van onze website. Op die manier kunnen we de website beter afstemmen op de behoeften van de gebruikers.
Marketingcookies
Deze cookies delen je gedrag op onze website met externe partijen, zodat je op externe platformen relevantere advertenties van Standaard Boekhandel te zien krijgt.
Je kan maximaal 250 producten tegelijk aan je winkelmandje toevoegen. Verwijdere enkele producten uit je winkelmandje, of splits je bestelling op in meerdere bestellingen.
Focus of this book is on the basics of shell scripts/programming. It explains the basic concepts related to shell prompt and shell scripts, defining the shell variables and its types. Shell array and shell operators are explored to make the learner understand the methods of defining and accessing array values and also know about various types of operators used in shell scripts. Further shell decision making and looping concepts are explored in order to provide clear understanding of applying logic. Later section explains the various functions which can be utilized to enhance the usability and performance of shell scripts. This book is beneficial for the beginners as its focus is on the basics of programming concepts. Step by step procedures and comments are provided throughout the book, making it easier to understand the coding logic. A number of solved problems are given at the end in order to provide an insight into the practical execution of shell scripts.