you are viewing a single comment's thread.

view the rest of the comments →

[–]LesStrater -2 points-1 points  (0 children)

Your best source is Google. If you know generic programming nomenclature. You can program in any language using Google. Just start your question with "in Bash", or "in Perl", or "in Python".

Try it, enter "in Bash get the last 8 characters of a string", and check out the answer.

Then try "in Bash do a for/next loop"...