• Walkthrough
  1. Home > 
  2. Bash: Introduction > 
  3. Walkthrough

Walkthrough

Walkthrough

Bash is the GNU Project’s shell. A shell is an interface between a user and the kernel. Bash is a text-based shell. By learning aspects of the Bash shell you are learning a powerful mechanism for interfacing with a computer.

  • Terminal Emulator
  • Bash Command Basics
  • Bash Command: pwd
  • Bash Command: clear
  • Bash Command: ls
  • Bash Command: echo
  • Bash Shell Variables
  • Bash command: kill
  • Bash command: which
  • Getting Help
  • Review
Feb 17, 2022
LaunchCode



      • One Week Schedule
      • Configurations
        • Introduction
        • Bash: Introduction
          • Walkthrough
            • Terminal Emulator
            • Bash Command Basics
            • Bash Command: pwd
            • Bash Command: clear
            • Bash Command: ls
            • Bash Command: echo
            • Bash Shell Variables
            • Bash command: kill
            • Bash command: which
            • Getting Help
            • Review
          • Demo
          • Exercises
        • Bash: Streams, Redirection & Pipes
          • File System
            • File Permissions
              • Package Manager
                • Git
                  • Userspace Applications
                    • Bash: Scripting
                      • Cron
                        • Web Servers
                          • systemd
                            • Final Project

                                •