c program to implement unix/linux command to block the
signal ctrl-c and ctrl-\ signal during the execution
ls -l|wc -l


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Shell Script Interview Questions

Please anyone suggest atleast 2 good training institutes in Hyderabad, INDIA where i can learn unix shell scripting.

1 Answers  


What is the difference between running a script as ./scriptname.sh and sh scriptname.sh

1 Answers  


How to print some text on to the screen?

2 Answers  


What is shell geeksforgeeks?

0 Answers  


How to make userdefined variables to available for all other shells?

4 Answers  






What is the use of a shebang line?

0 Answers  


How will you schedule a job that will run every month last day?(some months have 30 days,some 31 days,28,29 days)

1 Answers   NTT Data, TCS,


How are shells born?

0 Answers  


How do you know which shell I am using?

0 Answers  


The information of the two files should be redirect to Third file in such a way that, the third file contain the information like this. 1st line in third file should be from 1st file 2nd line in Third file should be from 2nd file 3rd line in Third file should be from 1st file 4th line in Third file should be from 2nd file - - so on

2 Answers   Caritor,


How can I set the default rwx permission to all users on every file which is created in the current shell?

0 Answers  


How to declare functions in unix shell script?

4 Answers  


Categories