Bash is magic # No it's not: Writing your first scripts

Dwayne McDaniel

hen leveling up as a developer, one of the most intimidating aspects often is using the command line interface, or CLI. In fact, it might seem downright terrifying. The reality is: If you can type, you can use the command line. Every senior level developer will remember a time when they got overwhelmed by opening the terminal. Those same people will tell you this is one of the most important capabilities they acquired. For Mac and Linux users your command line interface is Bash. Windows users can also use this tooling, so Bash can unlock the true potential of any machine. Besides gaining more control of your device, Bash lets you leverage hundreds of power tools like WP-CLI, Drush, npm, composer, and Behat, to name a few. Leave this session understanding - A brief history of the command line - The basic commands for manipulating your files and folders - An overview of tools that are only available through the command line - The basics of Bash scripting, the secret to automating anything

Drupal is a registered trademark of Dries Buytaert.