Linux Commands

List Subdirectories N Levels Deep in Linux/Unix

In this short guide, we will learn how to list

How to Pause Shell Script Execution in Bash

In this short guide, we will learn how to pause

List Only Directories Using ls in Bash/Linux

In this short guide, we will learn how to list

Split Folder into Multiple Subfolders in Bash Terminal

In this short guide, we will learn how to split

How to Pass, Modify and Pipe Output to Next Command in Bash

In Bash we can pipe the output of one command

How to Replace Substring from String - Bash

In this short article, we will see how to replace

bash random number in range

To generate random number in range in bash or shell

What are bash shell variables?

In this post, we'll discuss how to define,

How to Add a New Line to the Output in Bash?

In this short post, we'll see how to

How to Save a cURL Output to a File?

To save the output of a cURL command to a