EXACT:http://regexcrossword.com/js/libs-48b2489b.js
console.log('/^'+t[i] + '$/.test("' + e + '") ' + (n = new RegExp("^" + t[i] + "$"), n.test(e)) );
String.prototype.pad = function(input, length) {
var result = this;
while (result.length < length)
result = input + result;
return result;
}
var char = "+";
for (var i=1;i<=32;i++) {
var value = char.pad(char,i);
console.log((i+"").pad("0",2) + ' ' + value + ' ' + /^(?!(..+)\1+$)/.test(value));
}
01 + true
02 ++ true
03 +++ true
04 ++++ false
05 +++++ true
06 ++++++ false
07 +++++++ true
08 ++++++++ false
09 +++++++++ false
10 ++++++++++ false
11 +++++++++++ true
12 ++++++++++++ false
13 +++++++++++++ true
14 ++++++++++++++ false
15 +++++++++++++++ false
16 ++++++++++++++++ false
17 +++++++++++++++++ true
18 ++++++++++++++++++ false
19 +++++++++++++++++++ true
20 ++++++++++++++++++++ false
21 +++++++++++++++++++++ false
22 ++++++++++++++++++++++ false
23 +++++++++++++++++++++++ true
24 ++++++++++++++++++++++++ false
25 +++++++++++++++++++++++++ false
26 ++++++++++++++++++++++++++ false
27 +++++++++++++++++++++++++++ false
28 ++++++++++++++++++++++++++++ false
29 +++++++++++++++++++++++++++++ true
30 ++++++++++++++++++++++++++++++ false
31 +++++++++++++++++++++++++++++++ true
32 ++++++++++++++++++++++++++++++++ false
on_picture_save /home/pi/dropbox/Dropbox-Uploader/dropbox_uploader.sh -f /home/pi/.dropbox_uploader upload %f %f && rm %f
jpeg_filename %Y%m%d/%H%M%S-%q%v
[0] Motion thread 1 restart
[1] Thread 1 started
[0] Thread 1 - Watchdog timeout, trying to do a graceful restart
[0] Thread 1 - Watchdog timeout, did NOT restart graceful,killing it!
[0] Motion thread 1 restart
[0] Motion thread 1 restart
[0] Motion thread 1 restart
...
[0] Motion thread 1 restart
sudo apt-get update -y
sudo apt-get upgrade -y
sudo rpi-update
sudo shutdown -r now
email
root
flog archives
Disclaimer:
This page is by me for me, if you are not me then please be aware of the following
I am not responsible for anything that works or does not work including files and pages made available at www.jumpstation.co.uk
I am also not responsible for any information(or what you or others do with it) available at www.jumpstation.co.uk
In fact I'm not responsible for anything ever, so there!