GitHunt
AM

amitbasuri/LinuxPathTraversal

Application which does a Linux Path Traversal in memory.

LinuxPathTraversal

Go Report Card

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

Languages

Go100.0%

Contributors

Created September 23, 2019
Updated November 26, 2020