Update docs

This commit is contained in:
Arun Prakash Jana
2019-10-12 22:12:29 +05:30
parent 0c98925f42
commit 2d37565bd8

View File

@@ -1,7 +1,5 @@
## Advanced Copy ## ## Advanced Copy ##
### Note: This project needs a maintainer.
Advanced Copy is a mod for the GNU cp and GNU mv tools which adds a progress bar and provides some info on what's going on. It was written by Florian Zwicke and released under the GPL. Advanced Copy is a mod for the GNU cp and GNU mv tools which adds a progress bar and provides some info on what's going on. It was written by Florian Zwicke and released under the GPL.
This repository exists because the [Advanced Copy](http://beatex.org/web/advancedcopy.html) website appears to be dead. You can still find it via the [Internet Archive](https://web.archive.org/web/20131115171331/http://beatex.org/web/advancedcopy.html). This repository exists because the [Advanced Copy](http://beatex.org/web/advancedcopy.html) website appears to be dead. You can still find it via the [Internet Archive](https://web.archive.org/web/20131115171331/http://beatex.org/web/advancedcopy.html).
@@ -46,4 +44,4 @@ echo alias mv '/usr/local/bin/advmv -g' >> ~/.bashrc
## Upstream merge ## Upstream merge
I sent the patch to the team, that maintains the GNU CoreUtils. They won't merge this patch, because mv and cp are feature complete. The original author sent the patch to the team, that maintains the GNU CoreUtils. They won't merge this patch, because mv and cp are feature complete.