Skip to content

CedricHerzog/RenameFiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

RenameFiles

##Usage This code is used to `remove a string contained in multiples files from a specific folder. The string to search and the folder are given in parameters. The general command is:

	rename <path/to/folder> <string/to/remove>

##Compile To compile run the following command:

	gcc -Wall -o rename rename.c

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages