sha1files

command module
v0.0.0-...-68811b5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 7, 2014 License: MIT Imports: 11 Imported by: 0

README

sha1files
=========

A simple utility to walk a directory tree and compute SHA1s.


Usage
-----

sha1files DIR [DIR]...

The utility walks the provided directories and inserts the SHA1, extension,
filename (minus extension), and absolute path for all found files into a SQLite
database (files.db). Currently, all hidden directories and files are skipped.


Dependencies
------------

For SQLite:

github.com/mattn/go-sqlite3


License
-------

Code is available under the MIT license, see LICENSE for details.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL