Giter Site home page Giter Site logo

v-m-g-d / introduction-to-bash Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ianmiell/introduction-to-bash

0.0 0.0 0.0 3.36 MB

Resources for the O'Reilly Course 'Introduction to Bash'

Home Page: https://learning.oreilly.com/live-training/courses/introduction-to-the-bash-shell/0636920267348/

Shell 100.00%

introduction-to-bash's Introduction

Introduction to Bash

Pre-Requisites

Bash Shell

You must be using a bash shell.

Follow this to find out what shell you are in:

https://www.cyberciti.biz/tips/how-do-i-find-out-what-shell-im-using.html

Bash Shell Version

To accurately follow the course, you will need Bash version 4+. If you have a lower version, then not everything will work as expected, but you can still follow the course.

You can find out your version by typing: echo $BASH_VERSION in your terminal.

If you get no output, you may not be in bash at all (see above).

If you are using a Mac, then by default you will have version 3.x. See here for advice on upgrading.

Basic Shell Utility Knowledge

You don't neeed much shell utility knowledge to follow the course, but if you are unsure whether you have the basic proficiency required I recommend following this short course.

Layout of this repository

exercises - course exercises

code - the example code in scripts

slides - course slides

For author only: See lbthw/oreilly_course/*

Links

Some useful links that may be mentioned in the course:

Which bash shell version am I using?

Bash version update guidance

Crash course in the command line

CheapCI - a complete and useful program in bash

ShellCheck - get advice on your bash code

Differences between zsh and bash

Grep

introduction-to-bash's People

Contributors

ianmiell avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.