Bash/Shell articles
When interacting with a computer, we typically prefer graphical interfaces. However, a more efficient way to interact with computers is through a text-based interface known as a Bash script. The tutorials below discuss a variety of topics and tips regarding Bash scripting including "how to run a bash script" and how Bash is used in Linux.- Getting started with the command line
Command Line Interface
- Bash/Shell,
- Code foundations,
- Computer science,
- Developer tools
- Learn key command line and CMD commands for file handling, navigation, and environment setup. Master redirection, search, aliases, and more.
Complete List: Command Line Prompt (CMD)
- Bash/Shell,
- Developer tools
- Never fear losing work with this professional versioning system
Git Setup for Mac and Windows Computers
- Bash/Shell,
- Code foundations,
- Game development,
- Mobile development,
- Web development
- Learn how to install Git Bash shell on Windows. Step-by-step guide to set up bash terminal for Windows with Git Bash download and configuration.
How to Install Git Bash for Windows: Complete Setup Guide
- Bash/Shell
- Discover essential PowerShell commands every cybersecurity analyst should know. Learn how to enhance your security workflows using PowerShell.
Important PowerShell Commands for Cybersecurity Analysts
- Bash/Shell,
- Cybersecurity
- Glossary of commonly used commands
List of Command Line Commands
- Bash/Shell,
- Computer science
- Learn how to set up and use the command line to navigate files, run commands, and streamline development tasks.
Setting Up Command Line
- Bash/Shell,
- Code foundations,
- Computer science,
- Developer tools