What happens when you type ls?
No Answer is Posted For this Question
Be the First to Post Answer
Explain about sourcing commands?
whta is the use of "exec" command?
Write a shell script to looking at the log file to see if the test has passed or not
What is awk in shell scripting?
What is shell scripting used for?
What makes c shell a more preferable option than the bourne shell?
How do you find out What is your shell?
How to know that your remote server is ruing smoothly or not in unix?
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 the difference between scripting and coding?
What is the first line of a shell script called?
How to open a read-only file in the shell?