Skip to content

sanyamjain335/File-Explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

File Explorer using system calls:-

The file explorer works in two modes:-

1. Normal Mode 2. Command Mode

Normal Mode is used to traverse through various directories and perform some of these following operations:-

  1. View all files and directories
  2. Navigate through the directories
  3. Open a file or insert into a particular directory
  4. Traverse through directories(previously visited directory, parent directory, Home directory)

On pressing Shift+":", User will be directed to Command Mode.

Command Mode is used to perform elementary operations on files and directories like:-

  1. Copy, Move and Rename directory.
  2. Create files and directories.
  3. Delete files and directories.
  4. Goto particular directory.
  5. Search within a directory.

Again on pressing ESC, User will be redirected to Normal Mode.

Some Glimpses of Normal and Command Mode:-

alt text

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages