seqls

command
v2.6.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2018 License: MIT Imports: 18 Imported by: 0

README

seqls       GitHub version

A command-line utility, using gofileseq, to list file sequences.

Example sequence formats

  • /path/to/some/file_foo.0100.exr
  • /path/to/some/file_foo.1-100#.jpg
  • /path/to/some/file_foo.1-100@@@.tif
  • relative_file.1-10,50-100x2#.tif
  • file_without_frame.ext

Usage

# list the current directory, with rolled up sequences
seqls

# *only* list sequences, and not single files without frame patterns
seqls -s 

# long listing of all sequences in current dir
seqls -l

# long listing, with absolute (full) paths
seqls -lf

# long listing, with absolute (full) paths, and human-readable file sizes
seqls -lfH

# long listing of all files (even those without frame #)
seqls -la

# recursively list all files from the current dir, down
seqls -ra

# list sequences in two locations 
seqls /some/absolute/path some/rel/path

# Pattern matching to ${base}${pad}${ext}
seqls /path/to/filesequence.#.exr 
seqls relative/path/to/files.#.jpg another/relative/set/of/files.#.exr

Documentation

Overview

seqls - list directory contents, rolled up into file sequences

Jump to

Keyboard shortcuts

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