Create Folders and Pipe Commands
In this video, we will be using a simple command in the terminal to create a main folder, and then creating five subfolders within it - all in one go! Video The Problem In this video, we will be using a simple command in the terminal to create a main folder, and then creating five subfolders within it - all in one go! The “all in one go!” Portion is done by teeing two commands together using the pipe command.
read more