|
|
|
|
|
by goatinaboat
2262 days ago
|
|
The real difference is: in any reasonable bash script there will be a significant amount of awk, cut, tr and other commands to munge the output of one command into the input expected by the next. In PowerShell that totally goes away. |
|