How do I stop script errors?
No Answer is Posted For this Question
Be the First to Post Answer
How do I stop script errors?
Write a shell script to check whether a number is Armstrong number or not?
What is the use of "shift" command in passing parameters?
In shell scripting if text is surrounded by single quotes what does it denotes?
Why is used in shell scripting?
How will you schedule a job that will run every month last day?(some months have 30 days,some 31 days,28,29 days)
How many fields are present in a crontab file and what does each field specify?
What is the use of "test" command?
Is SSO and SSL support BOXI?
A file has multiple records each having three 30-bit long fields(field1,field2,field3).There is also a lookup file,LOOK_UP.dat.Now, we need to consider only the last ten digits of field1 and lookup the file LOOK_UP.dat. If there a match then field2 and field3 should replaced with corresponding data from the lookup file. otherwise that particular record,for which there is no match, should be stored in a seperate file.
How to pass an argument to a script?
What language is used in terminal?