Skip to content

sadiul-hakim/FileWalker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

i represents Number

  1. i -> Path index
  2. [i] -> File index
  3. [/] -> Represents current path (directory)
  4. $ -> sign of custom command
  5. [i] -> can also be used to open search matching item

Custom Commands you have to start with $

  1. make {filename} To make file
  2. makeDir {dir_name}
  3. delete [i], -f
  4. append , -r to write somthing in a file. you can append or replace old text
  5. rename [i] {to name}
  6. move
  7. copy
  8. watch
  9. search To search under current folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages