ad

saqib

Operating system Course content with lab practices Operating System-Functions and History Generations of Operating System Functions of an Operating System […]

Kernel and Shell An Operating is made of many components, but its two prime components are – Kernel Shell A […]

System Calls Process creation system call fork ( ) Wait system call Exit system call Sleep system call Exec system […]

GNU C++ Compiler (g++) is a compiler in Linux which is used to compile C++ programs. It compiles both files […]

Displaying Processes in the System Static view (ps command) Dynamic view (top command) ps command displays the processes for the […]

Text Processing Tools and Basic System Configuration Tools in Linux This lecture teaches you the following topics: An introduction to […]

File Access Permission in Linux This Lecture teaches you the following topics: Authorization Levels in Linux Reading and setting file […]

File Handling and I/O Redirection In Ubunto This Lecture teaches you the following topics: Handling Files in Linux using CLI […]

This Lecture teaches you the following topics: Navigation through Linux file system using CLI Working with directories in Linux using […]

Command Line Interface The Command Line Interface (CLI), is a non-graphical, text-based interface to the computer system, where the user […]

Scroll to Top