Skip to content

Utkarsh-Patel-13/FileSystem-Rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FileSystem-Rust

A basic implementation of file system and terminal commands in Rust.

Commands implemented

  1. ls
  2. cd
  3. mkdir
  4. exit

Commands to be implemented

  1. touch
  2. rm
  3. mv
  4. cp
  5. clear
  6. cat

Extra stuff

  1. Output text colorization.
  2. vim support

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages