Monday, February 12, 2024

cloc command

Cloc command to list summary of types of files, their language and lines.
cloc .

 cloc command to get bash files with their names list.

cloc --include-lang=Bourne\ Again\ Shell,Hypr --by-file .

No comments:

Post a Comment