Local variable - Linux Shell Scripting Tutorial - A Beginner's handbook

Local variable - Linux Shell Scripting Tutorial - A Beginner's handbook

瀏覽:1357
日期:2025-06-10
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: ...看更多