What is the significance of $#?
No Answer is Posted For this Question
Be the First to Post Answer
determine the output of the following command: echo ${new:-variable}
What does $$ mean in shell script?
What is wc in shell script?
What is a file basename?
How to include comments in your shell scripts?
Hi Friends, I am currently Undergoing Course On Testing.I am Planning To Keep Fake Resume.Can any One tell me the ways to Prepare i.e, Real Time experience For Manual Testing. With Regards, Vikram
what do u mean by $#,$* in unix programming?
Set up a Sev 2 alert when the Primary WA service fails. A windows batch script needs to be created that will monitor the WA service on the Primary and when the service stops/fails a Sev 2 TT is generated for a particular team ?
How do I run a powershell 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 do I debug a shell script?
What are the advantages of shell script?