WEBVTT

00:00.770 --> 00:02.239
All right. Hello and welcome to

00:02.240 --> 00:03.979
Command Line. Basically, this module

00:03.980 --> 00:05.929
will cover how to copy and paste

00:05.930 --> 00:07.459
in Windows command line.

00:07.640 --> 00:09.079
I'm Christopher Haler and this

00:09.080 --> 00:10.080
begin.

00:10.820 --> 00:12.339
So learning objectives for this

00:12.530 --> 00:13.699
module. We're going to learn how to

00:13.700 --> 00:15.710
select text on the command line

00:16.040 --> 00:18.019
and copy the selection from

00:18.020 --> 00:19.637
the command line and how to paste

00:20.000 --> 00:21.859
into the command line for when

00:21.860 --> 00:23.149
you're writing commands.

00:24.900 --> 00:26.272
All right, so assessment the

00:26.640 --> 00:28.710
controls and the control, the

00:28.760 --> 00:30.083
Keys work to copy and paste

00:30.840 --> 00:31.840
in the command line.

00:31.980 --> 00:33.179
True or false,

00:34.810 --> 00:36.210
the answer is false.

00:36.780 --> 00:38.939
Control controls key interrupts

00:38.940 --> 00:39.940
a command, as we've

00:40.890 --> 00:42.262
learned in previous previous

00:42.840 --> 00:43.950
videos. For this course,

00:44.670 --> 00:46.319
you will learn that the control, the

00:46.320 --> 00:48.084
key does work in the Windows command

00:48.300 --> 00:49.439
to paste into it.

00:50.940 --> 00:52.340
So, yeah, let's get started.

00:53.580 --> 00:54.805
All right. So in order to

00:55.590 --> 00:57.709
copy, we have to make a selection

00:57.720 --> 00:58.589
first.

00:58.590 --> 00:59.913
And there's a few different

01:00.450 --> 01:01.319
ways to do this.

01:01.320 --> 01:03.389
You can either, right, click and

01:03.390 --> 01:05.189
choose Mark or you can click it in

01:05.190 --> 01:06.909
the top left the same way that we

01:06.940 --> 01:08.606
were able to change the properties

01:09.060 --> 01:10.060
for the command window.

01:10.620 --> 01:11.970
And so, as you can see in the

01:11.980 --> 01:13.009
screenshot, click the

01:13.800 --> 01:15.479
top left, it pulls up the prompt

01:15.480 --> 01:17.459
window, go into edit and

01:17.460 --> 01:18.989
mark. And this will allow you to

01:18.990 --> 01:21.029
drag across and choose

01:21.030 --> 01:22.830
something to to copy

01:23.370 --> 01:24.870
in order to make your selection.

01:25.210 --> 01:26.210
Just press enter.

01:27.040 --> 01:27.959
So let me give you a quick

01:27.960 --> 01:29.010
demonstration of that.

01:29.940 --> 01:31.420
So I'm going to do

01:32.110 --> 01:34.049
I which change

01:34.050 --> 01:36.329
directory into my desktop

01:37.890 --> 01:39.860
again, change directory to

01:39.960 --> 01:41.130
resources.

01:42.390 --> 01:43.762
And let's say I want to copy

01:44.310 --> 01:46.169
something out of these words that

01:46.740 --> 01:47.579
file.

01:47.580 --> 01:49.049
It's going to use that type command

01:49.710 --> 01:50.710
words.

01:51.360 --> 01:53.639
And let's say this one sentence,

01:53.640 --> 01:55.257
this third sentence here I really

01:55.620 --> 01:57.080
want to see right.

01:57.120 --> 01:58.980
Click copy

01:59.640 --> 02:00.640
and highlight all of

02:01.500 --> 02:02.790
this press enter

02:03.870 --> 02:05.909
and it is now on my clipboard

02:06.390 --> 02:08.219
so I can use the control V

02:08.220 --> 02:09.809
to paste directly into here,

02:10.710 --> 02:11.710
or I can go to any

02:12.750 --> 02:14.639
other type of text editor

02:15.030 --> 02:16.960
and really work my way through.

02:19.050 --> 02:21.330
Also, we can go up to this edit

02:21.840 --> 02:23.879
mark and paste,

02:23.880 --> 02:25.889
select all all

02:25.890 --> 02:27.359
sorts of different functions we can

02:27.360 --> 02:28.360
use.

02:29.750 --> 02:31.969
All right, so the copy,

02:32.090 --> 02:33.559
we already kind of went through

02:33.560 --> 02:35.449
this, we have our selection

02:35.450 --> 02:36.969
made and then we can just press

02:37.460 --> 02:38.587
the anarchy and it will

02:38.930 --> 02:40.250
automatically copy it.

02:41.240 --> 02:43.009
It will be held in the clipboard,

02:43.160 --> 02:44.532
like you would for Microsoft

02:45.110 --> 02:46.439
Word or a

02:47.120 --> 02:48.120
text editor.

02:49.040 --> 02:50.559
And we can be used to paste and

02:50.990 --> 02:52.279
paste plenty of times.

02:53.900 --> 02:55.699
And like I was showing you the

02:55.700 --> 02:57.529
paste, we can just do Kittrell.

02:57.530 --> 02:59.060
We'd paste right into it

02:59.360 --> 03:01.129
and we can use this to

03:01.460 --> 03:02.839
paste are

03:04.250 --> 03:06.169
our text that we got from

03:06.170 --> 03:07.542
running commands into a text

03:08.270 --> 03:09.710
file so we can save it for later,

03:10.250 --> 03:12.259
or we can take a

03:12.260 --> 03:13.730
specific command that we found

03:14.210 --> 03:16.009
on the Internet or a different

03:16.010 --> 03:17.100
command that we've saved.

03:17.390 --> 03:19.249
Copy that and then paste it directly

03:19.250 --> 03:20.719
into the command prompt so that we

03:20.720 --> 03:22.479
can use it for later times as well.

03:24.580 --> 03:26.199
I suppose the assessment,

03:26.710 --> 03:28.569
copying and pasting information

03:28.570 --> 03:30.039
is effective in the command line.

03:30.220 --> 03:31.659
True or false?

03:33.660 --> 03:35.969
The answer is true, copying

03:35.970 --> 03:37.469
and pasting is something that you

03:37.470 --> 03:39.509
will do a lot in the command

03:39.510 --> 03:41.176
line, so you need to be able to be

03:41.430 --> 03:43.710
very comfortable with it in order to

03:43.830 --> 03:45.009
become effective at it.

03:45.390 --> 03:47.069
And like I was saying, you will do a

03:47.070 --> 03:48.834
lot of research trying to figure out

03:48.900 --> 03:50.759
how to utilize specific commands.

03:51.090 --> 03:53.039
So being able to copy and paste

03:53.040 --> 03:54.216
things from Google, from

03:55.020 --> 03:56.588
the Internet, from your notes is

03:56.970 --> 03:58.650
going to be very helpful for you.

04:00.210 --> 04:01.889
All right. So in this video, we

04:01.890 --> 04:03.359
learned how to select text on the

04:03.360 --> 04:05.339
command line, had a copy selection

04:05.340 --> 04:07.199
from the command and how to paste

04:07.200 --> 04:08.479
into the command line.

04:08.820 --> 04:10.319
And I hope to see you in the next

04:10.320 --> 04:10.650
video.

