انت هنا الان : شبكة جامعة بابل > موقع الكلية > نظام التعليم الالكتروني > مشاهدة المحاضرة

Lec. 8 Regular Expressions

الكلية كلية تكنولوجيا المعلومات     القسم قسم شبكات المعلومات     المرحلة 4
أستاذ المادة احمد مهدي محمد سعيد الصالح       02/01/2019 08:43:29
When you start to work on your LINUX machine you will quickly accumulate files and so will need some means to manage them before they multiply out of control.
To do this you can create a directory structure. Directories are like divisions that can contain files. By using a directory structure you can keep related files together, but separate from other files. In addition any directory can contain further divisions called subdirectories in case you need to sub-divide your groups of files further.
At the very top of LINUX’s directory structure is the root directory. This contains a number of directories, each of which contain their own subdirectories. When you log into LINUX you are put into your own private directory, called your home directory.To get an idea where you lie in the directory structure give the command
pwd
As was mentioned earlier, when you register you are given an allocation of space called your filestore, in which you can store your files etc. If, however, you allow your files to mount up unchecked, you will eventually exceed your filestore limit, and run the risk of corrupting your files.
In order to keep track of your filestore you can use the command

المادة المعروضة اعلاه هي مدخل الى المحاضرة المرفوعة بواسطة استاذ(ة) المادة . وقد تبدو لك غير متكاملة . حيث يضع استاذ المادة في بعض الاحيان فقط الجزء الاول من المحاضرة من اجل الاطلاع على ما ستقوم بتحميله لاحقا . في نظام التعليم الالكتروني نوفر هذه الخدمة لكي نبقيك على اطلاع حول محتوى الملف الذي ستقوم بتحميله .