We’re working on integrating Linode and Akamai. Learn more.
  • Search
  • Partners
  • Docs
  • Support
  • Sales
  • Careers
  • Log In
English
  • English
  • Español
Akamai Logo
  • Marketplace
  • Sign Up
    • Why Choose Us
    • Global Infrastructure
    • Cloud Simplified
    • Predictable Pricing
    • Support Experience
    • Free Bundled Services
    • Customer Stories
    • Cloud for Business
    • Our Approach
    • What is Cloud Computing?
    • Products Overview
      • Dedicated CPU
      • Shared CPU
      • High Memory
      • Premium CPU
      • GPU
      • Kubernetes
      • EdgeWorkers
      • Block Storage
      • Object Storage
      • Backups
      • Managed Databases
      • Managed
      • Cloud Firewall
      • DDoS Protection
      • DNS Manager
      • NodeBalancers
      • Private Networking
      • Cloud Manager
      • API
      • CLI
      • Terraform Provider
      • Ansible Collection
      • Images
      • Integrations
      • StackScripts
      • Monitoring
      • Users & Permissions
      • Adaptive Media Delivery
      • Download Delivery
      • Ion
      • Global Traffic
      • Guardicore
      • Kona Site Defender
      • App & API Protector
      • Bot Manager
      • Account Protector
      • EAA
    • Digital Agencies
    • Ecommerce
    • Education
    • Gaming
    • Managed Hosting
    • Media
    • SaaS
    • Browse Marketplace
    • Submit Marketplace App
    • Pricing List
    • Cloud Estimator
    • Cloud Computing Calculator
    • Community Overview
    • Q&A
    • Developer Portal
    • Beta Program
    • Customer Referral Program
    • Partner Program
    • Startup Programs
    • Blog
    • Content Resources
    • Events
    • Newsletter
    • Distributions
    • Kernels
    • About Us
    • Newsroom
    • Careers
    • Legal
    • Sales
    • System Status
  • Docs
  • Blog
  • Resources
  • Pricing
  • Partners
  • Support
  • Sales
  • Log In
  • Sign Up
Featured
Hero Forge Craft of Code Header
Hero Forge
Secure, accessible GPU instances.
Unleash millions of adventures.
Read story
  • Why Choose Us
  • Global Infrastructure
  • Cloud Simplified
  • Predictable Pricing
  • Support Experience
  • Free Bundled Services
  • About Us
  • Customer Stories
  • Cloud for Business
  • Our Approach
  • What is Cloud Computing?
Featured
Free Services from LinodeFree Bundled Services
Free bundled services
Discover our no-cost security, networking,
maintenance, and monitoring solutions.
Learn more
View All Products
Compute
  • Dedicated CPU
  • Shared CPU
  • High Memory
  • Premium CPU
  • GPU
  • Kubernetes
  • EdgeWorkers
Storage
  • Block Storage
  • Object Storage
  • Backups
Databases
  • Managed Databases
Networking
  • Cloud Firewall
  • DDoS Protection
  • DNS Manager
  • NodeBalancers
  • Private Networking
Developer Tools
  • Cloud Manager
  • API
  • CLI
  • Terraform Provider
  • Ansible Collection
  • Images
  • Integrations
  • StackScripts
  • Monitoring
  • Users & Permissions
Delivery
  • Adaptive Media Delivery
  • Download Delivery
  • Ion
  • Global Traffic
Security
  • Guardicore
  • Kona Site Defender
  • App & API Protector
  • Bot Manager
  • Account Protector
  • EAA
Services
  • Managed
Featured
Portability in the Cloud: Best Practices for Building SaaS-Based Applications
Portability in the cloud
Best practices for building SaaS-based applications.
Get your copy
Industries
  • Digital Agencies
  • Ecommerce
  • Education
  • Gaming
  • Managed Hosting
  • Media
  • SaaS
Featured
Cloud Pricing Calculator
Cloud computing calculator
Estimate your cloud costs. Price and configure cloud features to match your needs.
Launch calculator
Pricing
  • Pricing List
  • Cloud Estimator
  • Cloud Computing Calculator
Free ebook
IAC eBook
Try IAC by Justin Mitchel
A step-by-step IAC guide for Terraform,
Ansible, Puppet, Chef, and Salt
Download
Community
  • Overview
  • Q&A
  • Developer Portal
  • Beta Program
  • Customer Referral Program
  • Partner Program
  • Startup Programs
Engage With Us
  • Blog
  • Content Resources
  • Events
  • Newsletter
  • Newsroom
  • Find a Partner
Explore docs
  1. Docs Home
  2. Guides
  3. Development
  • On this page

On this page

    Filtered by search term
    • Products
      423
    • Guides
      1729
      • Akamai + Linode
        2
      • Applications
        228
      • Databases
        179
      • Development
        290
        • Install and Use the Deno Javascript Runtime (Node.js Alternative)
        • Architectures
          2
        • Awk
          3
        • Bash
          6
          • Advanced Bash Scripting: Part 2
          • Use the Shebang in Bash and Python
          • Advanced Bash Scripting: Part 1
          • Continuing with Bash Scripting
          • Introduction to Bash Shell Scripting
          • A Tutorial for Solving Real World Problems with Bash Scripts
        • Bug Management and Tracking
          8
        • C and C++
          1
        • Clojure
          1
        • Continuous Integration
          4
        • Data Visualization
          1
        • Go
          12
        • GraphQL
          1
        • Internet of Things
          1
        • Java
          14
        • Javascript
          31
        • Julia
          1
        • Next.js
          2
        • Node.js
          13
        • Perl
          1
        • Python
          59
        • R
          3
        • React
          5
        • Ruby on Rails
          20
        • Rust
          2
        • Software Architecture Concepts
          15
        • Tips and Tricks
          1
        • Version Control
          29
        • Web Application Frameworks
          51
        • Web Assembly
          1
        • Web Frameworks
          1
      • Email Server Guides
        69
      • Game Servers
        25
      • IPs, Networking & Domains
        72
      • Kubernetes
        62
      • Linode Platform
        18
      • Quick Answers
        63
      • Security, Upgrades & Backups
        158
      • Tools & Reference
        121
      • Uptime & Analytics
        58
      • Web Server Guides
        219
      • Website Guides
        164
    • API
      365
    • Reference Architecture
      9
    • Marketplace
      119
    • Blog
      630
    • Resources
      653
    1. Docs Home
    2. Guides
    3. Development

    Bash

    6 Guides Available

    Bash is a programming language and shell for UNIX systems. It provides a number of commonly used functions, as well as file specific operators.


    Bash Guides

    Sort Bash Guides
    Article thumbnail

    Advanced Bash Scripting: Part 2

    Part two series of the advanced Bash scripting guide expands on the previous Bash guides. In this guide, you learn advanced bash scripting, commands, debugging, …

    Article thumbnail

    Use the Shebang in Bash and Python

    This guide explains what a Shebang is and how to use it in a script

    Article thumbnail

    Advanced Bash Scripting: Part 1

    This guide expands on the previous Bash guides. You learn advanced bash scripting, commands, debugging, and more.

    Article thumbnail

    Continuing with Bash Scripting

    In this guide, you will learn more advanced methods of creating complex Bash Scripts to perform common operations frequently used by Linux system administrators …

    Article thumbnail

    Introduction to Bash Shell Scripting

    An introduction to bash shell scripting, including variables, if statements, loops, how to get user input, and working with files and directories.

    Article thumbnail

    A Tutorial for Solving Real World Problems with Bash Scripts

    This guide presents you with some of the advanced capabilities of the bash shell by giving you practical and fully functional scripts for modifying date and tim …

    Showing 1 to 6 of 6 results

    Akamai Logo
    © 2003-2024 Linode LLC.
    All rights reserved.
    Cookie Preferences
    • Site Map
    • Support
    • Partners
    • Accessibility Commitment
    • Legal Center
    • System Status

    Why Choose Us

    • Why Choose Us
    • Global Infrastructure
    • Cloud Simplified
    • Predictable Pricing
    • Support Experience
    • Free Bundled Services
    • Customer Stories
    • Cloud for Business
    • Our Approach
    • What is Cloud Computing?

    Company

    • About
    • Accessibility Commitment
    • Partners
    • Legal

    Products

    • Products Overview
    • Dedicated CPU
    • Shared CPU
    • High Memory
    • Premium CPU
    • GPU
    • Kubernetes
    • Block Storage
    • Object Storage
    • Backups
    • Managed Databases
    • Cloud Firewall
    • DDoS Protection
    • DNS Manager
    • NodeBalancers
    • Private Networking
    • Managed
    • Cloud Manager
    • API
    • CLI
    • Terraform Provider
    • Ansible Collection

    Industries

    • Digital Agencies
    • Ecommerce
    • Education
    • Gaming
    • Managed Hosting
    • Media
    • SaaS

    Marketplace

    • Browse Marketplace
    • Submit Marketplace App

    Pricing

    • Pricing List
    • Cloud Estimator
    • Cloud Computing Calculator

    Community

    • Community Overview
    • Q&A
    • Developer Portal
    • Beta Program
    • Customer Referral Program
    • Partner Program
    • Startup Programs
    • Blog
    • Content Resources
    • Events
    • Distributions
    • Kernels

    Contact

    • Support
    • System Status
    • Log in

    Follow Us

    • Twitter
    • YouTube
    • LinkedIn
    • GitHub