Skip to content

Some things you didn't know about bash, and exercises to aid with learning

License

Notifications You must be signed in to change notification settings

uwcsc/Stuff-About-Bash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stuff-About-Bash

Some things you didn't know about bash, and exercises to aid with learning.

Topics

This is a continuation of the Unix10X series of seminars that cover the use of *nix environments, largely through interacting with a command line shell. In this instalment we will be covering some of what the School of Computer Science has left out of their introduction to the Command Line / Bash (from cs246), as well as a brief introduction to having a useful prompt.

Topics to be discussed include:

  • Fancy Bash: brace expansion, arrays, and some shopt
  • The File System is Scary: your file names contain white space and newlines.
  • Where Am I: A brief introduction to prompt customization

About

Some things you didn't know about bash, and exercises to aid with learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%