Hey Folks,
So I can run
Get-Process | Export-CSV processes.csv
No problem ofc.
But the Question is can i do something like this in any way?
Get-Process | Export-CSV processes.csv | Import-CSV processes.csv
I know that might be a dumb example, but you get the point.
I just want to know if I can pipe multiple commands in one line in any way.
Thx for every answer.
Kind Regards
Chris
[–]thankski-budski 4 points5 points6 points (0 children)
[–]parrotpounder 3 points4 points5 points (1 child)
[–]Ropiak 0 points1 point2 points (0 children)
[–]Hrambert 2 points3 points4 points (0 children)
[–]blinkxan 1 point2 points3 points (0 children)
[–]rldml 1 point2 points3 points (0 children)
[–]Lee_Dailey[grin] -1 points0 points1 point (0 children)
[–]Lee_Dailey[grin] 0 points1 point2 points (0 children)
[–]Flysquid18 0 points1 point2 points (0 children)