What is path in shell script?
No Answer is Posted For this Question
Be the First to Post Answer
what is this line in the shell script do ?#!/bin/ksh
When should shell programming/scripting not be used?
How do I run a .sh file on mac?
Why is the use of shell script?
What are the 4 basics of OOP?
What is a shell environment?
Explain about "s" permission bit in a file?
How do you know which shell I am using?
Write the syntax for "if" conditionals in linux?
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 do u mean by $#,$* in unix programming?
How do I save a powershell script?