thiagohoh / filerson

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Filerson

List files and directories and write to a .txt file.

Usage

To use call from terminal:

filerson 'path' 'params'

No path runs in current folder.

Params:

Pass an extension to ignore it.

filerson .txt

Ignore all files with extension txt.

You can pass multiple extensions. To ignore files without extensions use the parameter ne

About


Languages

Language:Rust 100.0%