Skip to content

GuelphCodingCommunity/f19-bash-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bash-intro

Content for the into to bash workshop

Here is a cheetsheet with some basic bash commands and an example of a bash profile file with some aliases in it.

To find out how to use a command you can try:

  • command -h
  • command --help
  • man command

Releases

No releases published

Packages

No packages published

Languages