June 2004
Intermediate to advanced
1056 pages
39h 58m
English
function
function
command
{
...
}
Define a function. Refer to arguments the same way as positional parameters in a shell script ($1, etc.) and terminate with }.
Read now
Unlock full access