Giter VIP home page Giter VIP logo

courses-intro-to-unix-shell's Introduction

Introduction to the Unix Shell for Data Science

Description

The Unix command line has survived and thrived for almost fifty years because it lets people to do complex things with just a few keystrokes. It helps users combine existing programs in new ways, automate repetitive tasks, and run programs on clusters and clouds that may be halfway around the world. This lesson will introduce its key elements and show you how to use them efficiently.

Learning objectives

  • Explain the similarities and differences between the Unix shell and graphical user interfaces.
  • Use core Unix commands to create, rename, and remove files and directories.
  • Explain what files and directories are.
  • Match files and directories to relative and absolute paths.
  • Use core data manipulation commands to filter and sort textual data by position and value.
  • Find and interpret help.
  • Predict the paths matched by wildcards and specify wildcards to match sets of paths.
  • Combine programs using pipes to process large data sets.
  • Set and use variables to record information.
  • Use loops to run the same commands on many different files.

Prerequisites

  • None

courses-intro-to-unix-shell's People

Contributors

ncarchedi avatar gvwilson avatar richierocks avatar sumedh10 avatar shoninouye avatar machow avatar filipsch avatar jsaddlemyer avatar klmedeiros avatar hermansje avatar ramnathv 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.