WEBVTT

00:00.150 --> 00:03.830
Next up we have an optional really really quick activity.

00:04.020 --> 00:08.610
If you just want to get a little bit of practice with Cloud 9 if you're feeling a little bit out of

00:08.610 --> 00:13.040
your element or uncomfortable with the interface here's a really quick activity.

00:13.350 --> 00:15.500
So there's just five steps.

00:15.540 --> 00:18.140
Make a new folder in your Crowden workspace.

00:18.300 --> 00:19.660
Call it whatever you want.

00:20.100 --> 00:23.130
Then inside of that folder create two new files.

00:23.340 --> 00:29.140
Whatever type of file takes is probably easiest and name them whenever you like.

00:29.550 --> 00:36.350
Add some text to one of the files and then delete both the files and then delete the folder.

00:36.810 --> 00:40.760
So not the most exciting and no but it's good practice.

00:40.980 --> 00:45.230
If you'd like to do that go ahead and do it now and then in just a couple seconds.

00:45.240 --> 00:46.130
I'll have a solution.

00:47.390 --> 00:50.210
3 to 1.

00:50.310 --> 00:51.170
Pencils.

00:51.510 --> 00:52.290
All right.

00:52.290 --> 01:02.170
So to make a new folder we can just right click new folder and we'll just call it my folder then to

01:02.190 --> 01:08.700
make a new file and that folder we can right click again on the folder this time and we'll just call

01:08.700 --> 01:13.550
this one one that XTi and we'll create another one.

01:13.590 --> 01:19.450
And actually this time I'll show how to create it using the terminal which is not a requirement.

01:19.680 --> 01:23.250
So I will navigate using CD.

01:23.330 --> 01:31.950
And now us to the back of my folder directory and inside of here I will create a new file called to

01:31.950 --> 01:33.210
that t x T.

01:33.300 --> 01:36.400
And I use the command touch again.

01:36.510 --> 01:38.920
Don't freak out if you're not familiar with that.

01:39.000 --> 01:43.580
I'm just showing it to you just in case you are someone who likes to use a terminal.

01:43.980 --> 01:44.270
OK.

01:44.280 --> 01:47.820
So that as you can see made a new file appear.

01:47.850 --> 01:49.010
Let's go into one of them.

01:49.040 --> 01:53.710
Double click Add some text blah blah blah.

01:54.240 --> 01:58.970
Well save clothes out of it just to make sure it's there.

01:59.010 --> 02:00.090
Double click again.

02:00.090 --> 02:01.730
This other one is empty.

02:02.030 --> 02:03.630
OK good.

02:03.640 --> 02:05.510
Now the next step is to delete the files.

02:05.730 --> 02:11.750
And this is not something that I actually covered in the previous video but I do think it's pretty self-explanatory.

02:12.150 --> 02:16.040
You right click you'll scroll down and click on delete.

02:16.200 --> 02:17.900
That's one way of doing it.

02:17.960 --> 02:20.310
So can I ask you if you're sure you want to remove it.

02:20.310 --> 02:21.620
It can be done.

02:21.620 --> 02:22.830
Click yes.

02:23.010 --> 02:25.160
You can also use the command line.

02:25.230 --> 02:26.670
That's something you'd like to do.

02:26.790 --> 02:30.880
Use the r.m commands and you can see it disappeared.

02:31.080 --> 02:37.070
And then lastly delete the folder right click and we can click on delete.

02:37.080 --> 02:42.550
You could also do it from the command line as well and that's it.
