merely-useful / py-rse

Research Software Engineering with Python course material

Home Page:http://third-bit.com/py-rse/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug in filesystem figure

DamienIrving opened this issue · comments

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

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