scripts/cpy_pst
Marcel Kapfer 3f880f2014 Updated e-mail-address 2019-09-17 23:52:40 +02:00
..
LICENSE All scripts in one repository 2015-11-12 22:36:23 +01:00
Makefile cpy_pst script 2015-08-15 22:40:58 +02:00
README.md cpy_pst script 2015-08-15 22:40:58 +02:00
cpy.sh Updated e-mail-address 2019-09-17 23:52:40 +02:00
pst.sh Updated e-mail-address 2019-09-17 23:52:40 +02:00

README.md

cpy_pst

A small but useful script for copying and pasting files and directories once or more often.

Install: sudo make install

Usage:

cpy filename # Copies a file / directory
pst filename # Pasts a file / directory

Remove: sudo make uninstall