To edit this page, please answer the question that appears below (more info):
What short name does OAIS use for an information package that is used for archiving?
Free text:
== Description == <!-- Describe the what the tool does, focusing on it's digital preservation value. Keep it factual. --> Start the command line from the folder which contains the CLOC exe file. Type: ''cloc-1.78.exe D:/Folder/fileToAnalyse'' The findings are shown in the black window. Alternatively, you can have an output file ''cloc-1.78.exe D:/Folder/fileToAnalayse > outputfile.txt'' You can also analyse all files in certain folder, the syntax is like this: ''cloc-1.78.exe D:/AnalyseWholeFolder > outputForAllFilesInFolder.txt'' [[File:Cloc_FindingExxample.jpg]] == User Experiences == <!-- Add hotlinks to user experiences with the tool (eg. blog posts). These should illustrate the effectiveness (or otherwise) of the tool. Use a bullet list. --> == Development Activity == <!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. --> <!-- Add the OpenHub.com ID for the tool, if known. --> The tool is now released at GitHub. [https://github.com/AlDanial/cloc/releases CLOC Page on GitHub] There are new releases roughly twice a year.