Наши партнеры








Книги по Linux (с отзывами читателей)

Библиотека сайта rus-linux.net

Chapter 11. Functions

In this chapter, we will discuss

  • What functions are

  • Creation and displaying of functions from the command line

  • Functions in scripts

  • Passing arguments to functions

  • When to use functions