Skip to content

zrahmani/tutorial-using-bash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tutorial-using-bash

Tutorial on using the bash shell.

This tutorial covers:

The Interactive Shell
Basic File Management
Regular Expressions
Processes
Shell programming
Working with documents 

You can create the html via Pandoc (see Section 6 of bash.md) or R Markdown processing. The version in this repository was created via

Rscript -e "library(knitr); knit2html('bash.Rmd')"

Note that processing in that way causes bash.md to be overwritten.

About

Using the bash shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%