Library PHP Tek 2024 Shell Scripting for PHP Developers
Shell Scripting for PHP Developers

Log in to watch this talk

You need to be logged in to access this video. If you don't have an account, purchase a virtual pass for the latest php[tek] conference to get access to the full video library.

Shell Scripting for PHP Developers

Andrew Woods Andrew Woods PHP Tek 2024 Advanced Standard (50 minutes)

Shell scripting is how you supercharge your terminal. This talk will take your command line skills to the next level. You'll learn shell scripting from a PHP develper perspective. What is POSIX, and do you need to worry about it? Join us as we explore proven techniques and powerful tools to help you become a master shell scripter. We'll review some real world code examples, so you can from them, and help you implement craft shell scripts in your own projects. Key Takeaways * Strategies for creating custom shell functions * Use Logging and STDERR effectively * Improve your dotfiles strucuture * Practical tips and best practices for troubleshooting shell scripts