Why do we write bin bash in shell scripts?
No Answer is Posted For this Question
Be the First to Post Answer
What does $$ mean in shell script?
What is a batch file used for?
I want to monitor a continuously updating log file, what command can be used to most efficiently achieve this?
Explain about echo command?
How to create environment variables?What are the conditions for creating variables?
What are the different commands available to check the disk usage?
I want to upload a file to remote server through ftp daily.Can anyone suggest how to make a shell script for that.I hv credentials for that ftp
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
Give some situations where typing error can destroy a program?
What is k shell?
What is in a script?
How to redirect both standard output and standard error to the same location?