Quick questions regards the make directory command and change directory command on the uALFAT module, if i happen to make a directory on a usb drive call “FOO” then i would use the command “M FOO”.
So in my file tree it would look: /FOO/
Now if i want to make the newly create folder the current working folder, then i would use the command “A FOO”.
In my file tree would look like : /FOO/BAR/
If i want to create a new folder inside foo called “BAR”, would i just use the command “M BAR” or do i have to use the command “M FOO/BAR”?
The other question was if I was in the folder “BAR” and i want to create a new folder inside “FOO”, would i have to use the command "A “FOO” or how do you traverse the directory?
And the final case is if i create a directory inside “BAR” called “HELLO”, so the file tree looks like: /FOO/BAR/HELLO
How do i chance the working directory back to “FOO”?
Thank you
Chris