Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 364 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 364 Bytes

snap

Snap - a simple tool to create timed snapshot of a given file

usage

snap filename [extension] [destination]

  • 'extension' is the extension used for the snap file (default: snap)
  • 'destination' is the destination folder (default: same folder of the original file)

installation

just copy snap.sh in /usr/bin/snap and give it execution permission