Horje
powershell count lines of code Code Example
powershell count lines of code
PS C:\Path> (gci -include *.cs,*.xaml -recurse | select-string .).Count
8396
PS C:\Path>




Shell

Related
fstab linux mint Code Example fstab linux mint Code Example
find command name specifc directories Code Example find command name specifc directories Code Example
gpg-decryption Code Example gpg-decryption Code Example
install laravel installer on fish shell Code Example install laravel installer on fish shell Code Example
gunicorn  gevent websocket Code Example gunicorn gevent websocket Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
7