WEBVTT

00:00.390 --> 00:03.150
You have already been running commands in the pipeline.

00:03.270 --> 00:09.300
Also you have probably been running just one command at a time such as get service running multiple

00:09.300 --> 00:10.580
command pipelines.

00:10.610 --> 00:11.630
It's similar.

00:11.640 --> 00:17.050
For example try run and get service Pipeline out file service list.

00:17.070 --> 00:18.220
That takes two.

00:18.270 --> 00:25.150
That pipeline contains two commands the output of get service is BYB to our file command.

00:25.170 --> 00:29.890
One of the parameters of our file specifies the file name.

00:29.970 --> 00:36.600
The output should be sent to when you run that command not an appearance on the screen because our file

00:36.600 --> 00:40.770
itself does not generate any output in the pipeline.

00:40.800 --> 00:47.670
It does create a file on disk but because it doesn't explicitly write to the shell pipeline nothing

00:47.670 --> 00:49.890
is displayed on the screen.

00:49.950 --> 00:56.290
Please know that our file will create a new text file that contains that match.

00:56.370 --> 01:04.050
What would have otherwise appeared on the screen as an alternative windows power show lets you use the

01:04.050 --> 01:06.690
greater than symbol instead.

01:06.690 --> 01:14.910
For example get service greater then service list but 60 will create a service list in a text file that

01:14.910 --> 01:17.400
is named service list that takes the.
