Skip to content

SeedRizvi/File-Content-Copy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

File-Content-Copy

2026 Update: I can't believe I wrote such... an amazing piece of software. Gave me a good laugh 4+ years later, enjoy.

Copies contents of files from a directory to a single .txt (or csv) file. Edit initial lines of code to fill out the necessary details:

  • Location of files to read from
  • Filetype of files to read
  • Location of file to write to

NOTE All locations can be relative to .exe location OR absolute e.g. "C:/Users/user_name/Desktop/".

Future changes:

  • Remove need for elimination string (extra unnecessary parameter)
  • Remove need for outputFile name, this can be extracted from info of file to write to

About

Copies contents of files from a directory to a single .txt (or csv) file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages