Introduction to Linux
0.1
  • A bicycle for the mind
  • What is an Operating System?
  • Logging into your HPC accounts
  • Some data to play with
  • Data Analysis
  • Computation
  • BASH
  • Processes
  • Filehandles...
  • Environment variables
  • The File System
  • Yesterday
  • Globs
  • Commands
  • File ownership and permissions
  • Text files
  • A file of BASH commands
  • Pipelines
  • BASH Scripting I
  • BASH Scripting II
  • What next?
Introduction to Linux
  • Docs »
  • Introduction to Linux
  • View page source

Introduction to Linux¶

Contents¶

  • A bicycle for the mind
  • What is an Operating System?
  • Logging into your HPC accounts
  • Some data to play with
  • Data Analysis
  • Computation
  • BASH
  • Processes
  • Filehandles...
    • ...and their redirection
    • Pipes
  • Environment variables
  • The File System
  • Yesterday
  • Globs
    • *
    • ?
    • []
  • Commands
  • File ownership and permissions
    • chmod
    • chgrp
    • chown
  • Text files
    • Viewers
    • Editors
    • Encodings
  • A file of BASH commands
  • Pipelines
  • BASH Scripting I
  • BASH Scripting II
  • What next?

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2015, John Innes Centre.

Built with Sphinx using a theme provided by Read the Docs.