rename

command
v1.4.6 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2018 License: MIT Imports: 10 Imported by: 0

README

rename

This command renames roms based on their hash and no-intro name.

How it Works

The script takes each file, hashes it, looks in its hash DB and if there is a no-intro name, renames the file.

Installation

Make sure you have go version 1.2 or later installed.

$ go version
go version go1.2.1 linux/amd64

Fetch and build.

$ go get github.com/sselph/scraper/rename
$ go build github.com/sselph/scraper/rename

Usage

Dry-Run

$ cd <rom directory>
$ rename *.nes

Actually rename

$ cd <rom directory>
$ rename -dry_run=false *.nes

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