danielebruneo / snap

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Shell 100.0%