Skip to content

trouble25/GroovyFileOperations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

GroovyFileOperations

A useful Groovy script to perform basic file operations.

Getting Started

This project contains a Groovy script that reads a text file, counts the number of lines, words, and characters, and writes the results to a new file.

Prerequisites

  • Groovy installed on your machine.

Running the Script

To run the script, navigate to the project directory and execute:

groovy file_operations.groovy path/to/input.txt path/to/output.txt

About

A useful Groovy script to perform basic file operations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages