scc
Verified for current stable LTS
Scc Commands
Scc command syntax with verified terminal examples.
Commands
8 commands for Scc
scc Operations
Scc Command: Count Files Specific Extensions
scc -i <go,java,js> scc Operations
Scc Command: Count Lines Code Current Directory
scc scc HTTP
Scc Command: Count Lines Code Target Directory
scc <path/to/directory> scc Operations
Scc Command: Display Help
scc -h scc Operations
Scc Command: Display Output Every File
scc --by-file scc Operations
Scc Command: Display Output Sort By Column
scc -s <files|name|lines|blanks|code|comments|complexity> scc HTTP
Scc Command: Display Output Specific Format
scc -f <tabular|wide|json|csv|cloc-yaml|html|html-table> scc Operations
Scc Command: Exclude Directories From Count
scc --exclude-dir <.git,.hg> Suggest a Scc Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Scc workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.