How do I do a "word count" command in Windows Command Prompt -


i know command in unix/linux systems "wc" doesn't work in windows.

the closest know of powershell equivalent measure-object.


Comments

Popular posts from this blog

node.js - How to mock a third-party api calls in the backend -

php - How to Access to Laravel 5 with Pingpong-Modules to a specific Module -

sql server - Sharing data between stored procedures -