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

Please support RegExLib Sponsors

Sponsors

Expressions by User

   Displaying page 1 of 1 pages; Items 1 to 1
Title Test Details 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
   Displaying page 1 of 1 pages; Items 1 to 1

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