Skip to content
 
 

Repository files navigation

Copy files

Read the guideline before start

Write an app in app.js file, that will copy a file from one specified location to another like Linux cp command: cp file.txt file-copy.txt.

  • It must do nothing in case the user is trying to copy to the same location.
  • The app must support only copying of files, and no additional options (flags). Plain copying of files.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages