make lcr faster
This commit is contained in:
parent
20daa94697
commit
4a97a34afc
1 changed files with 1 additions and 1 deletions
|
@ -798,7 +798,7 @@ def lcr [
|
|||
] {
|
||||
ls **/*
|
||||
| where name ends-with $".($file_extension)"
|
||||
| each {|file|
|
||||
| par-each {|file|
|
||||
open $file.name
|
||||
| lines --skip-empty
|
||||
| length }
|
||||
|
|
Loading…
Reference in a new issue