EE-332 Operating System
Department of Electrical Engineering | The University of Faisalabad
Zeeshan Iqbal BEE-FA18-022 (Computer)
Experiment # 2
Title:
Introduction to command line interface.
Objective:
To study and execute the commands in UNIX.
COMMANDS RUN ON COMMAND PROMT:
1. COMMAND:
These commands are written in terminal.
Syntax:
$pwd.
$ls.
$ls /.
$ls /home.
$ls; ls –a.
Output:
2. COMMAND:
Syntax: $ls -1.
Output:
EE-332 Operating System
Department of Electrical Engineering | The University of Faisalabad
Zeeshan Iqbal BEE-FA18-022 (Computer)
3. COMMAND:
Syntax:
$gedit.
$ls.
$ls -1.
Output:
4. COMMAND:
Syntax: $ls –R /home.
$ls –ld.
Output:
5. COMMAND:
Syntax:
$ls –F.
Output:

Introduction to command line interface.

  • 1.
    EE-332 Operating System Departmentof Electrical Engineering | The University of Faisalabad Zeeshan Iqbal BEE-FA18-022 (Computer) Experiment # 2 Title: Introduction to command line interface. Objective: To study and execute the commands in UNIX. COMMANDS RUN ON COMMAND PROMT: 1. COMMAND: These commands are written in terminal. Syntax: $pwd. $ls. $ls /. $ls /home. $ls; ls –a. Output: 2. COMMAND: Syntax: $ls -1. Output:
  • 2.
    EE-332 Operating System Departmentof Electrical Engineering | The University of Faisalabad Zeeshan Iqbal BEE-FA18-022 (Computer) 3. COMMAND: Syntax: $gedit. $ls. $ls -1. Output: 4. COMMAND: Syntax: $ls –R /home. $ls –ld. Output: 5. COMMAND: Syntax: $ls –F. Output: