Menachem Shapiro wrote:

B"H
On 3/18/07, Ralph Shumaker <[EMAIL PROTECTED]> wrote:

How can I get a script file to skip a large section?

Up to now, I've just been commenting out (as I go) the lines that have
already done what I need them to do and don't need them to do it again.
But every once in a while, I want *every* line to execute.


Here's a tip from the advanced bash guide, use a Here Document:
http://tldp.org/LDP/abs/html/here-docs.html#COMMENTBLOCK


Wow, I had no idea the extensibility of the bash script file. (Much to learn.)


--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to