Local variable - Linux Shell Scripting Tutorial - A Beginner's handbook
Sample outputs: Before calling create_jail d is set to /apache.jail create_jail(): d is set to /home/apache/jail After calling create_jail d is set to /home/apache/jail local command You can create a local variables using the local command and syntax is:
bash.cyberciti.biz |