Skip to content

ladydascalie/nsort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nsort

This is a utility for sorting files by kind or by extension.

Usage

nsort [options] [path]

Options

-t [dir]
    Set the target directory.

-by-kind
    Sort by kind.

-upd [ext]:[kind]
    Update a mapping.
    Example: nsort -upd mp3:Audio

-del [ext]:[kind]
    Delete a mapping.
    Example: nsort -del mp3:Audio

-map [ext]:[kind]
    Add a mapping.
    Example: nsort -map mp4:Video

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages