278 B
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