Skip to content

This is a C program that can perform various actions

Notifications You must be signed in to change notification settings

DeetSteve00/FILE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

FILE

This is a C program that can perform various actions. To execute their actions, you must execute the program from the terminal

How to enter command:

  *Filename of program* -*command* *target file*

Example:

  FILE -read Hello.txt
  
  Hello!

Available commands:

   -read: Display the text inside a file
   -write: Write 1 line of text on a file
   -add: Add new text line to file
   -fill: Overwrite and fill an entire file randomized bytes
   -help: Get a list of commands

About

This is a C program that can perform various actions

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages