How to enable the shell to know what program should be run
to interpret the script?
Answers were Sorted based on User's Feedback
Differentiate between ‘ and ” quotes.
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 the use of a shebang line?
Hi Friends, I am currently Undergoing Course On Testing.I am Planning To Keep Fake Resume.Can any One tell me the ways to Prepare i.e, Real Time experience For Manual Testing. With Regards, Vikram
Create a bash shell script that reads in a number from the user. If the number is 1, print out the date. If the number is 2, list the files in the current directory. If the number is 3, print out who is currently logged onto the system. If the number is anything else, print out an error message and exit. Name this script "various.sh"
How to set an array in linux?
madhar chod unix ke 10 commands dhang se likh nahi sakta hai
In a file , how to retrieve the lines which are the multiples of 50 ? like 50,100,150th lines etc.
How to initialize a directory size to a variable??
how will you find the total disk space used by a specific user?
What is bash eval?
defination of mapfile in winrunner?