#!/usr/bin/env python import snapshot, sys print(snapshot.make_snapshot(sys.argv[1]))