merely-useful / py-rse

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

Bug in filesystem figure #500

Closed DamienIrving closed 3 years ago

DamienIrving commented 3 years ago

In figures/bash-basics/sample-filesystem.png there's a /Users/tmp/ directory, but later on when the following command is run there's no tmp directory.

$ ls /Users
amira   jun     sami
k8hertweck commented 3 years ago

I have access to the original file; I’ll fix this too.