-
-
-
-
-
-
-
-
Pipeline of Commands
Write a pipeline of commands, which display on the monitor as well as save the information about the number of users using the system at present on a file called usere.ux
-
-
Logging Script
Write a shell script that reports the logging in of a specified user within one minute after he/she logs in. The script automatically terminates if the specified user does not login during a specified period of time.
-
-
-
-
-
Print numbers in the reverse order
Write a shell script that accept any number of arguments and print them in the reverse order
Find Smallest of 3 Numbers
Write a shell script to find the smallest of three numbers that are read from the keyboard.
How to write a shell script ?
My question is how to create multiple users , using shell script ?
How to check the script is successfully execute or not?
Find inode Number
Create a program to find out the inode number of any desired file
Ans