• Modern UX

    Edit and navigate faster in the terminal with Warp's IDE-like input editor.

  • AI Tools

    Prompt in natural language, generate code, delegate tasks to AI and much more.

  • Warp Drive

    Save and share interactive notebooks, workflows, and environment variables.

  • All Features

Bash
TOPIC

BaBash

Featured in Bash

Articles in Bash

17

New

A→Z

Bash Concatenate Strings

Join two strings together in Bash

BashLinuxUnix
Prianka Subrahmanyam

Bash Comments

Comments will help make your scripts more readable

BashLinuxUnix
Prianka Subrahmanyam

Bash printf

How to use string formatting with bash printf

BashUnixLinux
Glory Kim

Bash Case Statement

A popular alternative to the if-then-else statement

BashLinuxUnix
Amit Jotwani

Bash Aliases

Create an alias for common commands

BashLinuxUnix
Brett Terpstra

Reading User Input

Via command line arguments and prompting users for input

BashLinuxUnix
Amit Jotwani

Curl Post Request

Use cURL to send data to a server

BashUnixLinux
Zev Stravitz

Run Bash Shell In Docker

Start an interactive shell in Docker container

DockerBash
Razvan Ludosanu

How to run chmod recursively

Using -R is probably not what you want

LinuxBashUnix
Brett Terpstra

How to use sudo rm -rf safely

We'll help you understand its components

BashLinuxUnix
Neeran Gul

Generate, Sign, and View a CSR With OpenSSL

Learn how to generate, self-sign, and verify certificate signing requests with `openssl`.

BashLinuxUnix
Razvan Ludosanu

How To Use sudo su

A quick overview of using sudo su

LinuxUnixBash
Razvan Ludosanu

Loop Through Files in Directory in Bash

Learn how to iterate over files in a directory linearly and recursively using Bash and Python.

BashPython
Razvan Ludosanu

Use Cookies With cURL

Learn how to store and send cookies using files, hard-coded values, environment variables with cURL.

Bash

POST JSON Data With Curl

How to send valid HTTP POST requests with JSON data payloads using the curl command and how to avoid common syntax pitfalls. Also, how to solve the HTTP 405 error code.

BashUnixLinux
Neeran Gul

Bash While Loop

Learn how to use and control the while loop in Bash to repeat instructions, and read from the standard input, files, arrays, and more.

Bash

Bash If Statement

Learn how to use the if statement in Bash to compare multiple values and expressions.

Bash
Gabriel Manricks
12

Trusted by hundreds of thousands of professional developers

Download Warp to get started

Download for Mac