merely-useful / py-rse

Research Software Engineering with Python course material
http://third-bit.com/py-rse/
Other
246 stars 63 forks source link

Split the "Basics of the Unix Shell" chapter in two #507

Closed DamienIrving closed 3 years ago

DamienIrving commented 3 years ago

The Basics of the Unix Shell (Chapter 2) is too long. It needs to be separated into two chapters, splitting between Sections 2.8 and 2.9. The first chapter will cover single bash commands and the second combining multiple bash commands.