Level: Advanced
Length: Standard (50 minutes)
Description:
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