jaykup
March 9th, 2006, 04:57 AM
How would I go about doing something like this
echo (start at __X__ , end at __Y__)
__X__
a lot of stuff
goes here
to be echoed
even a lot of ' ` { } marks
__Y__
using Bash or Sh
echo (start at __X__ , end at __Y__)
__X__
a lot of stuff
goes here
to be echoed
even a lot of ' ` { } marks
__Y__
using Bash or Sh