You are on page 1of 3

OPERATING SYSTEM

Software Engineering

Ms. Kausar Nasreen

Email: kausar.nasreen@riphah.edu.pk

Faculty of Computing
Riphah International University Islamabad Gulberg Green Campus
TASK

Total Marks 15

Sr. No. Task No Description Marks

1 1 Task 1 5

2 2 Task 2 5

1) Create a directory called Lab4 and create three files


say Quiz, Assignment and Task inside the directory. Now
try to set the following rights; 02

-rw-r- - r- - Quiz
-rw-rw - r- - Assignment
-rwx rwx x Task

Also try to change access permission of Lab4 directory as


well and see how it affects. 03

2) Execute the commands for these but before make 4


directories name LAB, TASK, Assignment and QUIZ

1. Create file in Assignment directory and copy it with


different name.
2. Now copy the file to the directory Desktop
3. Create a file in TASK directory and move that file to
the Quiz Directory
4. Moves LAB directory to the Quiz directory
5. Now move LAB directory to the Downloads directory

You might also like