- build the code
make
- run
./memFSin the
./memFS
to create a file - create [-n (number of files)] [filenames (in order)]
to write to a file - write [-n (number of files)] [<filename> "<file_content>"]
to remove a file - delete [-n (number of files)] [filenames (in any order)]
to read a file - read [filename]
to list all files - ls, ls -l
to clear terminal - clear
to exit from - exit
to see all cmd - help
- search the file
designdoc.txtin root dir every thing is written there.
- go to the folder
/benchmark - serach the file
benchmark.txtevery thing is written there