Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

PowerShell seems to work fine calling a nix executable, unless I'm missing something:

> ls -t *.js | head -n 10 | foreach { echo $_ ; Get-ChildItem $_ | fl Name, Length } product_original.js

Name : product_original.js Length : 3353

gulpfile.js

Name : gulpfile.js Length : 382



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: