RegExLib.com - The first Regular Expression Library on the Web!

Please support RegExLib Sponsors

Sponsors

Regular Expression Details

Title Test Find gzip out of json Data in alfred / batman-adv server
Expression
\x1f\x8b\x08\x00.+\x00\x00
Description
regexp to get only gzip parts of alfred output. on a shell you can pipe data which is gzip compressed. on a Freifunk OPENWRT Gluonbased Router it looks like: # /lib/gluon/announce/collect.lua nodeinfo | gzip | alfred -s 158; /lib/gluon/announce/collect.lua statistics | gzip | alfred -s 159; /lib/gluon/announce/collect.lua neighb
Matches
\x1f\x8b\x08\x00laber\x00\x00 | \x1f\x8b\x08\x00rhababer\x00\x00 | \x1f\x8b\x08\x00gelabere\x00\x00
Non-Matches
\x1f\x8b\x08\x01laber\x00\x00 | \x1f\x8b\x08\x00rhababer\x00\x01 | \x1f\x8b\x08\x00ddddd\x01\x00
Author Rating: Not yet rated. viisauksena
Source http://www.open-mesh.org/projects/alfred/wiki
Your Rating
Bad Good

Enter New Comment

Title
 
Name
 
Comment
 
Spammers suck - we apologize. Please enter the text shown below to enable your comment (not case sensitive - try as many times as you need to if the first ones are too hard):

Existing User Comments

Copyright © 2001-2024, RegexAdvice.com | ASP.NET Tutorials