Linux command: wc - word count wc - print newline, word, and byte counts for each file wc -l : Count lines wc -w : Count words wc -c : Count bytes wc -m : Count chracters Related articles In Powershell, use Measure-Object -Word, Measure-Object -Line, Measure-Object -Character. Labels LPIC-1
[Tool]: draytools.py to decrypt Draytek routers' configuration files https://github.com/ammonium/draytools Read more
Windows 10: Install SuSE Linux Enterprise - SLES With Microsoft-Windows-Subsystem-Linux feature enabled, we can install Linux distributions on Windows 10. Read more