wc-tool

There are 4 repositories under wc-tool topic.

  • Leonardpepa/wc-tool

    wc tool written in go

    Language:Go3100
  • abhi11210646/wc-tool

    Replica of a Linux utility: Word Count (WC)

    Language:Go1100
  • devjoemar/own-wc-tool

    My own WC tool in Springboot. Leveraging StructuredConcurrency of Java 21 in Springboot 3.2. This tool computes various file metrics like byte count, Line count, word count and character count of a file.

    Language:Java0100
  • shenba1712/wctool

    A simple command line tool to calculate number of words, lines, charcters and bytes in a file

    Language:Java