Sick project. One thing I've noticed is that it will hang while trying to CD to a directory. `/bin/bash: line 1: exec: cd: not found` And it doesn't seem to know what to do when cd isn't found so it just keeps trying, at least in my last attempt.
Sick project.
One thing I've noticed is that it will hang while trying to CD to a directory.
/bin/bash: line 1: exec: cd: not foundAnd it doesn't seem to know what to do when cd isn't found so it just keeps trying, at least in my last attempt.