githubEdit

Linux Commands

A collection of essential Linux command-line tools and guides for DevOps and cloud engineering workflows. Click on each command to learn more and see practical examples.

  • AWKarrow-up-right: Powerful text processing and pattern scanning tool, ideal for extracting, transforming, and reporting on structured text data.

  • JQarrow-up-right: Flexible command-line processor for JSON data, useful for filtering, extracting, and transforming JSON in scripts and pipelines.

  • SEDarrow-up-right: Stream editor for filtering and transforming text, commonly used for in-place file edits and automation tasks.

  • SSHarrow-up-right: Secure Shell for remote server access and management. Includes How to Use SSH Config for advanced connection management.

Last updated