scripts/cpy_pst/README.md

278 B

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