Skip to content

jwcxz/logcp

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

logcp - Bulk Copy with Manual Interface

This script looks at some number of most-recently-modified files in a source directory and copies them to a destination allowing the user to direct the objects to manually-defined deestination directories as they pass through.

I find this useful for handling stuff like log files and backups.

Syntax: logcp [num] where num can optionally be how far back to go back in the recent files to import. At this point, an editor will open up with the opportunity to say where the folder will go according to the screenshot below.

Configure the variables in example.cfg first and save that file as ~/.logcp.cfg.

screenshot

About

Performs bulk copy operations allowing users to manually remap source objects to destinations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages