answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: When developing a script why is it necessary to iterate the script multiple times?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

When might it be necessary or advisable to write a shell script instead of a shell function?

A shell function will do nothing unless it is explicitly called by other code, typically in a shell script. A shell script is a runnable, executable process, which can call other shell scripts and/or functions. The question might be worded backwards - it is necessary to write shell functions for shell scripts when certain logical functionality is required to be performed multiple times. Consider a shell function equivalent to a program subroutine - they operate the same way.


Is java script necessary for hacking?

No. There are many way of breaking into a system without using JavaScript.


How do you write a code in java script for follow the image with cursor?

<html> <head> <script language="javascript"> function f_follow(event) { temp.style.position="absolute";//this is necessary temp.style.left=event.clientX; temp.style.top=event.clientY; } </script> <body onmousemove="f_do(event)"> <img src="....." id="temp"/> </body> </html>


Shell script that copies multiple files to a directory?

That's what cp(1) program is good for: cp this that "something else" /dir/to/


What is linking java scripts?

Linking a JavaScript file usually means to include your script code from a separate file instead of inline. For example: <script src="/js/script.js" type="text/javascript"></script> This allows you to reuse the same JavaScript code on multiple pages, and increases the speed of your site on average, since browsers usually cache these files the first time they are downloaded.

Related questions

What group is credited with developing the earliest known script?

The Sumerians


Is it very useful to buy social networking script?

Yes, developing one social networking site is costly when compared with buying a script.


How can you protect zip file with password with the help of UNIX script?

A Unix script is not necessary. The zip utility has the capability of compressing the files with a password.


When might it be necessary or advisable to write a shell script instead of a shell function?

A shell function will do nothing unless it is explicitly called by other code, typically in a shell script. A shell script is a runnable, executable process, which can call other shell scripts and/or functions. The question might be worded backwards - it is necessary to write shell functions for shell scripts when certain logical functionality is required to be performed multiple times. Consider a shell function equivalent to a program subroutine - they operate the same way.


What are 'script errors'?

Example. You are writing a play for school. The actual writing part is called the script, script errors are words that are spelled wrong, or scenes that don't follow and there-fore re-writes are necessary.


What line is necessary at the beginning of a script to tell the OS what to use to run the script?

The special line at the beginning of the script is only necessary if you want the script to be run by a certain command interpreter that is different from your logon shell or because you don't know what environment the user of the shell might be running in. It is a special comment line that looks like: #!/command-name such as: #!/usr/bin/ksh which causes the ksh interpreter to be used for the rest of the shell script.


What script do you use to create an image of a windows 7 computer on multiple cds?

createspannedshare.cmd


Is java script necessary for hacking?

No. There are many way of breaking into a system without using JavaScript.


Write a Linux shall script to shift all characters in a file forwarding five characters ie 'a' become 'f'?

A shell script is not necessary for this solution. See related link for answer.


Why is script necessary?

It isn't. Scripts are designed to make life easier for developers (and ultimately, end users).


Write a shell script that copies multiple files to a directory?

why not use the cp command to copy multiple files, i.e. cp file1 file2 file3 dir Rick


What does this question mean What were the benefits of the Egyptians developing their own system of writing?

Well, for everyday purposes, scribes invented a simpler script and wrote on papyrus.