What are script files?
No Answer is Posted For this Question
Be the First to Post Answer
How Connect to a Database in Shell Programming?
What is INODE?
What are zombie processes?
How are shells born?
How do I run a bin bash script?
What is computer cli?
how to delete all the files with extension .dat rom a directory tree from root to third level in a single unix command?
What are the different types of variables used in shell script?
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 get the first line from a file using just the terminal?
How to get script name inside a script?
What is wc in shell script?