Os Lab 1 New
Os Lab 1 New
Balkumari, Lalitpur
Lab No: 1
Lab Title: Operating System
Submitted by: Submitted to:
Name: Adarsha Bhattarai Department of IT
Roll no: 03 Operating System
BCA 4th Semester
Submitted Date:
LAB 1: MS-DOS Command Related to System and Batch Processing
Theory
DOS stands for Disk Operating System. It provides Command Line Interface (CLI). To open a
Microsoft DOS command prompt shell window, first click on the start menu at the lower left of
the computer desktop and select run. The type cmd into the Run box and click “OK”.
Practical
1. cd: Change directory or display current directory path
syntax: cd directory_name
10. date : Displays or sets the computer's date and prompts you to enter a new date.
Syntax: date
11. Time: displays the current system time and prompts you to enter a new time.
Syntax: time
17. move: Moves one or more files from one directory to another directory.
Syntax: Move filename destination directory
Conclusion
In this lab, we learnt about different MS-DOS Command related to system and batch
processing using the Microsoft DOS Command Prompt Shell Window (CMD).