1 00:00:00,620 --> 00:00:08,060 ‫All right, so in this lecture, we will see the PWI command pWt stands for print working directory 2 00:00:08,810 --> 00:00:11,930 ‫and as the name suggests, it prints the current directory. 3 00:00:13,250 --> 00:00:15,920 ‫So let's go to Kelly Run pWt. 4 00:00:17,110 --> 00:00:23,770 ‫Now, as you may remember, the tilde sign means the home directory and you see that we are in the home 5 00:00:23,770 --> 00:00:25,390 ‫directory of the caller user. 6 00:00:27,020 --> 00:00:35,930 ‫So why don't we change the directory to slash users slash share slash and map slash scripts? 7 00:00:37,070 --> 00:00:38,540 ‫And most files. 8 00:00:43,420 --> 00:00:45,910 ‫So now let's run the command again. 9 00:00:47,750 --> 00:00:51,740 ‫And as you can see, we now see the full path of the current directory.