Categories
Tags
a Accessibility Advanced Algorithms Alias Bash bash Basics Beginners Best Practices Big O bun cat cd CLI Comments Container Elements Container Queries cp css CSS Data Structures deno Doctype Download Editors Error Examples Features figure File Watching Filesystem fish Fish Shell footer frontend Guide header Hello World History Homebrew HTML HTML5 humor img javascript JavaScript Learning less Links linux Linux ls macOS Media Queries meta Mobile-First mv Netcat Networking Node.js npm Package Manager picture pm2 Productivity programming Programming pwd Responsive Design Responsive Images rmdir Scalability section Semantic HTML shell Shell Shell Script Shells srcset State Management Structure Svelte Svelte Store SvelteKit svg Tables tail Text Formatting Tools touch Troubleshooting Tutorial Unix ux Vim web development Web Development web-development webdev
Create multiple folders using Bash
2022-07-04
A guide to creating multiple folders using a Bash script.
93 words
|
1 minutes
How to loop over an array in Bash
2022-05-10
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
2022-05-05
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
2021-12-27
A practical guide to using Homebrew on macOS and Linux.
127 words
|
1 minutes
Discovering the Fish Shell: A Modern Alternative to Bash
2021-11-10
Introduction to the Fish Shell.
822 words
|
4 minutes
How to download a file from a server using the terminal
2021-11-07
A guide to downloading files from a server using the terminal.
81 words
|
1 minutes