July 2017
Beginner
208 pages
3h 7m
English
This chapter shows how to create and call subroutines in a script.
The topics covered in this chapter are as follows:
In the previous chapters we have seen mostly simple scripts that were not very complicated. Scripts can actually do a whole lot more which we are about to see.
First, let's start with a selection of simple but powerful scripts. These are mainly shown to give the reader an idea of just what can be done quickly with a script.
The tput clear terminal command can be used to clear the current command-line session. You could type tput clear all the time, but wouldn't ...
Read now
Unlock full access