Is scripting and coding the same thing?
No Answer is Posted For this Question
Be the First to Post Answer
Is shell script a programming language?
What is an inode block?
What does $# stand for?
What is the conditional statement in shell scripting?
What shell is bin sh?
What is the use of "$?" Sign in shell script?
What is in a script?
In which variable prompt value is stored?
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.
What is shell scripting?
what are bootlevel in linux?which level is booting by default.
Explain about echo command?