Skip to content

This project demonstrates the use of Buffer and the fs module to create a simple command-line tool that performs various file operations.

Notifications You must be signed in to change notification settings

a-ZINC/File-Command-Terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File-Command-Terminal with Node.js

This project demonstrates the use of Buffer and the fs module to create a simple command-line tool that performs various file operations. Here are some of the key features:

Key Features

  • File Reading: Reads and displays the content of a specified file.
  • File Writing: Writes new content to a specified file, overwriting existing content if any.
  • File Appending: Appends additional content to a specified file.
  • File Deleting: Deletes a specified file from the filesystem.

About

This project demonstrates the use of Buffer and the fs module to create a simple command-line tool that performs various file operations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published