knowak.dev

A DevOps, Linux, and Programming Journal

Bash

Articles tagged with "Bash"

Special Parameters in Bash

Have you ever wondered how to get Process ID of the last background process? Or how to print PID of the current shell? Today, we’ll cover special parameters in Bash that can help you work with scripts more effectively.