Skip to content

Find .txt or .md files in the current directory that aren't empty #93

@AnTheMaker

Description

@AnTheMaker

Use this terminal command on Linux:
find . \( -name '*.txt' -o -name '*.md' \) \! -empty.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions