Skip to content

A Terminal based file worker written in C, which can be used to perform various operations on files. It is a simple and easy to use tool. It is a command line tool, so you need to know the commands to use it.

License

Notifications You must be signed in to change notification settings

BaseMax/FileWorkerC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File-Worker C

A Terminal based file worker written in C, which can be used to perform various operations on files. It is a simple and easy to use tool. It is a command line tool, so you need to know the commands to use it.

Features

  • Create a file
  • Search in a file
  • Append to a file
  • Search for a file
  • Compare two files
  • Create a directory
  • Paste Memory Clipboard
  • Remove String from File
  • Auto Indent (Not complete)
  • Grep (search for a string in a file)
  • Tree View of directory (unlimited depth or limited depth)

Installation

$ git clone https://github.com/BaseMax/FileWorkerC
$ cd FileWorkerC
$ gcc FileWorker.c -o FileWorker
$ ./FileWorker

Copyright (c) 2023, Max Base

About

A Terminal based file worker written in C, which can be used to perform various operations on files. It is a simple and easy to use tool. It is a command line tool, so you need to know the commands to use it.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages