How to run a PHP file on a remote server (SSH) via a Bash script

Learn how to execute a PHP file remotely (using SSH) via a Bash script.

How to run commands on a remote server (SSH) via a Bash script

Learn how to execute (one or more) commands remotely (using SSH) via a Bash script.

Handling user input in Bash script

Collect and handle user input in a Bash script.

Checking the HTTP response code in Bash

Use Bash to get the HTTP response/status code of a URL.

Text formatting in Bash script

Make the text in Bash scripts easier to read with colors and other text styles.

Creating shortcuts in Git Bash

Improve your productivity by creating command shortcuts in the terminal.