8000 GitHub - simms11/FileSytem: A file system has been created which utilises commands allowing users to create, remove directories etc
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A file system has been created which utilises commands allowing users to create, remove directories etc

Notifications You must be signed in to change notification settings

simms11/FileSytem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FileSytem

A file system has been created which utilises commands allowing users to create, remove directories etc

the application supports the following commands:

  • mkdir – Create a directory in local file system
  • rm – Remove a file or directory
  • cd - Change the local working directory
  • touch – Touch a file
  • ls - List file names in a local directory
  • pwd – Print the local working directory
  • cat – Print the content of a file
  • echo - Display line of text/string t

About

A file system has been created which utilises commands allowing users to create, remove directories etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0