Sergix / JTerm

A terminal written in Java for cross-platform compatibility and usage.
https://sergix.github.io/projects/jterm
GNU General Public License v3.0
52 stars 32 forks source link

Created copy command #111

Closed ppaglilla closed 6 years ago

ppaglilla commented 6 years ago

Implemented copy command with syntax "copy, cp [-h] source destination". Shows progress while copying.

Sorry for the delay. Let me know if you think something should be tweaked!