The $mkdir$ command in UNIX is used to create directories. It can accept multiple arguments to create several directories at once.
The question requires creating a parent directory named 'PIS' and then two subdirectories, 'progs' and 'data', inside 'PIS'. The command must handle this structure correctly.
Option 3 successfully creates the required directory structure by first making the parent directory and then the subdirectories within it.
Windows 10 is
A. an utility software
B. a browser
C. an application software
D. an operating systemWhat is ‘UBUNTU’?
__________ provides an interface between a process and operating system to allow user-level processes to request services of the operating system.
With__________, a page is written out to secondary memory only when it has been selected for replacement.
Which of the following is NOT a type of system software?