Git Product home page Git Product logo

dive_into_unix_and_bash's Introduction

Dive into Unix and Bash goal

Specifications

  • Artifact is a GitHub repo.
  • 20 exercises are completed from the “Learn Enough Command Line to be Dangerous” book.
    • Solution code for each exercise is included in its own bash file (*.sh).
    • Solution code for exercises are stored in a command-line/ directory of your artifact repo.
    • Solution code for each exercise includes a comment with the prompt text for the exercise.
  • 20 activities are completed from the Bash Scripting tutorials.
    • Solution code for each activity is included in its own bash file (*.sh). Tip: for the bash-scripting tutorials, check your solutions by executing your bash (.sh) files (type their name in the terminal), instead of writing code directly in the terminal.
    • Solution code for activities are stored in a bash-scripting/ directory of your artifact repo.
    • Solution code for each activity includes a comment with the prompt text for the activity.
  • Cheat sheet of your favorite useful commands and a brief explanation of what they do is included in the artifact as a cheat-sheet.md file.
  • All major features are added via pull requests with a clear description and concise commit messages.
  • Variables, functions, files, etc. have appropriate and meaningful names.
  • The artifact produced is properly licensed, preferably with the MIT license.

Stretch

  • All exercises are completed from the “Learn Enough Command Line to be Dangerous” book and solution code is included as files under a command-line/ directory.
  • All activities are completed from the Bash Scripting tutorials and solution code is included as files under a bash-scripting/ directory.
  • 10 activities are completed from the Linux tutorials and solution code is included as files under a linux/ directory.*

dive_into_unix_and_bash's People

Contributors

thisisrai avatar

Watchers

James Cloos avatar Michael Masterson 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.