8000 GitHub - degaart/wamuu: Copies a file to a destination directory, ensuring there is enough space for the copy by deleting oldest files.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ wamuu Public

Copies a file to a destination directory, ensuring there is enough space for the copy by deleting oldest files.

License

Notifications You must be signed in to change notification settings

degaart/wamuu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wammu

Copies a file to a destination directory, ensuring there is enough space for the copy by deleting oldest files.

THE BIG RED WARNING

THIS PROGRAM DOES HAVE CODE TO DELETE FILES TO ENSURE THERE'S ENOUGH SPACE FOR THE COPY. THERE IS A CHANCE AN IMPORTANT FILE IN THE DESTINATION DIRECTORY WILL BE DELETED. DO NOT RUN THIS PROGRAM IF THE DESTINATION DIRECTORY CONTAINS IMPORTANT FILES. YOU HAVE BEEN WARNED.

Usage

wammu <source-file> <dest-dir|dest-file>

About

Copies a file to a destination directory, ensuring there is enough space for the copy by deleting oldest files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0