LinuxPathTraversal Application which does a Linux Path Traversal in memory. This repo is based on how to implement tree data structure and tree traversal in golang. Example Commands cd /some/random/dir1 mkdir dir2 rm dir1 mkdir dir3 pwd ls session clear