Use OS commands to obtain the following results To print the name of the OS To print the login name To print the host name To print t...
Home
Archive for
July 2014
OSA Assignment #5
Process related commands list the processes for the current shell, display information about processes, display global priority of the proc...
DSPS UNIT 2 MCQ based on Stacks and Queues
Click here to download DSPS UNIT 2 MCQ's
OSA Assignment #4
Implement the commands for creation and deletion of the directory. Write a program to change the current working directory and display the ...
OSA Assignment #3
#!/bin/bash while true do echo "***********MENU*********" echo "1.add user" echo "2.delete a user" echo...
Basic Linux Commands
Basic Linux Commands by B. Pratibha CDAC ( click here )
DSPS Unit 1 MCQs
Click here to download DSPS Unit 1 MCQs.
OSA Assignment 1 Code
# ! bin/bash while true do echo "Menu" echo "1. Create file " echo "2. Rename file " echo "3. Dele...
OSA MCQ Question Bank
Click here to download Question bank of Unit 1(OSA Click here to download Question bank of Unit 2(OSA) Click here to download Question b...
OSA Assignment 2:Shell script to Mount & Unmount
By Mr. Pravin Kumar function function1 { printf " \n Displaying the list devices connected to your system\n" df } function fun...
Subscribe to:
Posts
(
Atom
)