Good way to learn RegExp for FileBot?

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
flexzi
Posts: 5
Joined: 30 Dec 2013, 23:57

Good way to learn RegExp for FileBot?

Post by flexzi »

Hi, i know only a little about RegExp, does it come in different flavors?
Do you recommend any online tools, to learn RexExp syntax used with FileBot?
User avatar
rednoah
The Source
Posts: 22998
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Good way to learn RegExp for FileBot?

Post by rednoah »

You're talking Apples and Bananas here :D

Groovy Scripting Language (as in code):
http://en.wikipedia.org/wiki/Groovy_%28 ... anguage%29

Regular Expression (not code):
http://en.wikipedia.org/wiki/Regular_expression
:idea: Please read the FAQ and How to Request Help.
Post Reply