What is shell application?
No Answer is Posted For this Question
Be the First to Post Answer
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
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
How to write an Auto scripting for deleting old files using shell script and made a cron job to run on daily basis
In which variable prompt value is stored?
Why is it called a shell?
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
What is the use of "shift" command in passing parameters?
How do I run a .sh file?
Is shell scripting a programming language?
How will I insert a line "abcdef" at every 100th line of a file?
Can shell script run on windows?
Why are shell scripts used?