How do I run a powershell script?
How will you print the login names of all users on a system?
write a shell script to generate a alert ? like when ur birthday came then generate a alert ur birthday is today like that ?
what are bootlevel in linux?which level is booting by default.
What is the use of "test" command?
What is sh in shell script?
what is this line in the shell script do ?#!/bin/ksh
What is console line?
Suppose you execute a command using exec, what will be the status of your current process in the shell?
What are the four fundamental components of every file system on linux?
c program the catches the ctrl-c(SIGINT) Signal for the first time and prints a output rather and exit on pressing Ctrl-C again
What is shift command in shell script?
How will you emulate wc –l using awk?