lss-img

command module
v0.0.0-...-050545b Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2015 License: MIT Imports: 7 Imported by: 0

README

lss-img

Install
go get github.com/GreenRaccoon23/lss-img
Clone
git clone https://github.com/GreenRaccoon23/lss-img.git
Description

Command-line tool to find image files on the filesystem.

[chuck@norris ~]$ lss-img --help
Usage: lss-img [options] <patterns-to-match>
Options:
    -d "$PWD":
        Start search under a specific directory
    -x:
        Patterns to exclude from matches, separated by commas
    -f:
        Find matches based on the full path of files
          (by default, only the basenames of files are checked for matches)
    -v:
        Display slightly more output
    -r:
        Display the relative path to <path>
          (the full path is displayed by default)
    -b
        Display the basename only
          (the full path is displayed by default)
    -c
        Colorize output
    -w:
        Write output to file
    -h:
        Print this help 

Note: This program mostly checks file extensions, not file signatures.

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