1
00:00:01,530 --> 00:00:05,990
In this lecture we are going to learn how to move things using terminal.

2
00:00:06,300 --> 00:00:07,410
We can use structure.

3
00:00:07,410 --> 00:00:10,500
We have already created in the last lecture just delete.

4
00:00:10,500 --> 00:00:10,910
Hello.

5
00:00:10,910 --> 00:00:13,410
The text from directory too.

6
00:00:13,800 --> 00:00:16,830
And after dead you can open terminal

7
00:00:21,530 --> 00:00:27,680
moving things in terminal is easy because it is similar to copying.

8
00:00:28,190 --> 00:00:37,340
So just type envy command and specify what should be moved.

9
00:00:37,940 --> 00:00:45,380
In my case held a text and then specify where it should be moved.

10
00:00:51,730 --> 00:00:57,130
So in my case I will be moving this into directory dear to

11
00:01:02,610 --> 00:01:11,040
and I can see I successfully moved held a text from directory one to directory to

12
00:01:14,680 --> 00:01:15,210
now.

13
00:01:15,240 --> 00:01:23,850
It would be interesting to move the same file from directory to to directory one so move command followed

14
00:01:23,850 --> 00:01:25,510
by what should be.

15
00:01:25,500 --> 00:01:25,810
Move

16
00:01:29,650 --> 00:01:38,310
so in my case hold the text and again I can use relative but with only held a text or I can use a tool

17
00:01:38,310 --> 00:01:39,850
path to specify

18
00:01:42,780 --> 00:01:47,310
absolutely the path to that file held a text.

19
00:01:47,310 --> 00:01:47,970
It doesn't matter

20
00:01:52,310 --> 00:01:54,080
and that help on the text file.

21
00:01:54,120 --> 00:02:11,050
I will be moving from current directory there to into a target directory and for that I can use something

22
00:02:11,050 --> 00:02:11,530
strange

23
00:02:14,860 --> 00:02:21,310
because I know that I am inside directory there too and to access directory there one I need to go one

24
00:02:21,310 --> 00:02:26,120
step up because there this directory is placed for going one step up.

25
00:02:26,140 --> 00:02:35,130
I can use two dots or if this seems complicated or not only two you can use the same we did last time

26
00:02:35,640 --> 00:02:46,530
specify all part using Tilde symbol data one but I will go with two dots to demonstrate that it works

27
00:02:51,690 --> 00:02:53,790
and are not running in this command.

28
00:02:54,300 --> 00:02:59,760
I see that file hold a text most moved into directory data one good.
