What are the two files of crontab command?
No Answer is Posted For this Question
Be the First to Post Answer
determine the output of the following command: echo ${new:-variable}
Which is best institute for testing tool?
what does "kill -9" and "kill -1" do
What is the difference between a 'thread' and a 'process'?
Explain about sourcing commands?
What is in a script?
write a shell script to check the failed jobs?
write a shell program to check wheather a given string is pallindrome or not?
Why are there shells on the beach?
What does $@ mean in shell?
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 do I run a powershell script?