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
How do I open a jshell in cmd?
HOW TO CREATE 10 USERS IN UNIX(HP-UX) USING SHELL SHELL SCRIPT?
Write a shell script in Linux to shift all characters in a file forward by five characters. (Thus “a” becomes “f’”).
2 Answers Ignou, Tripura Info,
How to print pid of the current shell?
How to find all the files modified in less than 3 days and save the record in a text file?
How to group the commands in shell scripting?
What is a shell environment?
RAM one table colums a1,a2,a3,a4 respective values 2,4,7,8 KRISH one table colums a1,a2,a3,a4 respective values 3,4,6,9 IN RAM & KRISH a4 column if comparing values RAM A4 - KRISH A4 ( 8-9 =1 THEN print 5 or (RAM) a4 value 10 KRISH a4 values 2 then 10 -2 =8 print 5*8=40 or diff 5 print same
Explain about shebang?
what is the difference between sh & bash shell?
How to open a read-only file in the shell?
What does echo mean in scripting?