Create multiple folders using Bash
A guide to creating multiple folders using a Bash script.
93 words
|
1 minutes
How to loop over an array in Bash
A guide to looping over an array in a Bash script.
106 words
|
1 minutes
How to create a function in a Bash shell script
A guide to creating functions in a Bash shell script.
107 words
|
1 minutes
How to fix the xcrun invalid active developer path error in macOS
2022-01-17
A guide to fixing the xcrun invalid active developer path error in macOS.
123 words
|
1 minutes
A practical guide to Homebrew
A practical guide to using Homebrew on macOS and Linux.
127 words
|
1 minutes
Discovering the Fish Shell: A Modern Alternative to Bash
Introduction to the Fish Shell.
822 words
|
4 minutes
Bash Shell Scripting
An overview of Bash Shell Scripting
2510 words
|
13 minutes
How to download a file from a server using the terminal
A guide to downloading files from a server using the terminal.
81 words
|
1 minutes