What is a beat in a script?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Shell Script Interview Questions

What is .sh file in mac?

0 Answers  


Why is the use of shell script?

0 Answers  


Why are there shells on the beach?

0 Answers  


Hi, i want to zip the files that generates automatically every few minutes (files generated are in .arc extension)....any body write a script for this... thanks in advance

5 Answers   HP,


What are the 3 standard streams in linux?

0 Answers  






If you have a string "one two three", which shell command would you use to extract the strings?

5 Answers  


What is the use of echo in shell script?

0 Answers  


How to get the last line from a file using just the terminal?

0 Answers  


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.

2 Answers   Wipro,


Explain about shebang?

0 Answers  


I want to upload a file to remote server through ftp daily.Can anyone suggest how to make a shell script for that.I hv credentials for that ftp

1 Answers  


How will you copy a file from one machine to other?

0 Answers  


Categories