Menu

#12 no results after running command. cloc-1.62.exe nameoffile.tar

v1.62
closed
None
1
2015-06-27
2014-09-18
Anonymous
No

Not getting any output, can you tell me what I am doing wrong?
Windows 7 enterprise Service Pack 1
Prompt:> cloc01-1.62 nameoffile.tar
nameoffile.tar
0 text files.
0 unique files.
1 file ignored

Discussion

  • Al Danial

    Al Danial - 2014-09-18

    Your command would work on Linux, which has native support for tar files. On Windows though, you need to specify the path to a tool which is capable of extracting tar files with the --extract-with option, see http://cloc.sourceforge.net/#compressed_arch

     
  • Al Danial

    Al Danial - 2014-09-18
    • status: open --> pending
     
  • Al Danial

    Al Danial - 2015-06-27
    • status: pending --> closed
     

Anonymous
Anonymous

Add attachments
Cancel