
loc
List of commands for loc:
-
loc:tldr:2ef1f loc: Print lines of code with stats for individual files.$ loc --filestry on your machineexplain this command
-
loc:tldr:70a27 loc: Print lines of code in the target directory.$ loc ${path-to-directory}try on your machineexplain this command
-
loc:tldr:ce04b loc: Print lines of code in the current directory.$ loctry on your machineexplain this command