Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 367 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 367 Bytes

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