Pipeline in PowerShell | PowerShell Tutorial

Опубликовано: 07 Декабрь 2020
на канале: Scripting with Ease
161
2

Pipeline in Powershell

A pipeline is a series of commands connected by pipeline operators (|) (ASCII 124). Each pipeline operator sends the results of the preceding command to the next command.

The output of the first command can be sent for processing as input to the second command. And that output can be sent to yet another command. The result is a complex command chain or pipeline that is composed of a series of simple commands.


Android App:
https://play.google.com/store/apps/de...

github
https://github.com/sagarv26/PowerShel...

LinkedIn
  / sagar-hande-47416a86  

External Source:
https://docs.microsoft.com/en-us/powe...

#powershell #ps #Pipeline


Смотрите видео Pipeline in PowerShell | PowerShell Tutorial онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Scripting with Ease 07 Декабрь 2020, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 161 раз и оно понравилось 2 людям.