Explain about stdin, stdout and stderr?
No Answer is Posted For this Question
Be the First to Post Answer
c program to implement unix/linux command to block the signal ctrl-c and ctrl-\ signal during the execution ls -l|wc -l
I have to write Shells (Linux + Unix)for publishing packages and reports. Is it possible ? What are the differents executable programs ineed to call ?
What is a beat in a script?
What are the advantages of using shell scripts?
What is option in shell script?
Why are there shells on the beach?
What are different types of shell?
In a file , how to retrieve the lines which are the multiples of 50 ? like 50,100,150th lines etc.
What is the difference between running a script as ./scriptname.sh and sh scriptname.sh
What is bash eval?
What does $@ mean in shell?
How u convert string "hi pravin how are you?" to "Hi Pravin How Are You?"