This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{sequential, | |
[module1, | |
module2], | |
{parallel, | |
[module3, | |
module4] | |
}, | |
{finally, | |
[module5]}}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> erlang-ossp-uuid (compile) | |
uuid-1.6.2/AUTHORS | |
uuid-1.6.2/BINDINGS | |
uuid-1.6.2/ChangeLog | |
uuid-1.6.2/HISTORY | |
uuid-1.6.2/INSTALL | |
uuid-1.6.2/MANIFEST | |
uuid-1.6.2/Makefile.PL | |
uuid-1.6.2/Makefile.in | |
uuid-1.6.2/NEWS |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[kodiak@kodiak1 proc]$ cat cpuinfo | |
processor : 0 | |
vendor_id : GenuineIntel | |
cpu family : 6 | |
model : 44 | |
model name : Intel(R) Xeon(R) CPU E5645 @ 2.40GHz | |
stepping : 2 | |
cpu MHz : 2399.901 | |
cache size : 12288 KB | |
fpu : yes |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
%% Feel free to use, reuse and abuse the code in this file. | |
-module(websocket_handler). | |
-behaviour(cowboy_http_handler). | |
-behaviour(cowboy_http_websocket_handler). | |
-export([init/3, handle/2, terminate/2]). | |
-export([websocket_init/3, websocket_handle/3, | |
websocket_info/3, websocket_terminate/3]). | |
-record(state, {counter = 0, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2012-02-28 11:49:19.372 [error] <0.4023.0> gen_server <0.4023.0> terminated with reason: no match of right hand value <<"2012-01-09">> in bondscalc_reg:lookup_daily_index/2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
>>> a = [1,2] | |
>>> len(a) | |
2 | |
>>> a[1] | |
2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Kodiak-RT#show crypto isakmp sa | |
IPv4 Crypto ISAKMP SA | |
dst src state conn-id slot status | |
193.4.166.8 157.157.77.209 MM_SA_SETUP 0 0 ACTIVE | |
193.4.166.8 157.157.77.209 MM_NO_STATE 0 0 ACTIVE (deleted) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
% '$3' = {<<"foo">>, <<"fla">>, '*',<<"du">>} | |
% '$3' = {'...'} | |
[ | |
{'=:=','$1','GET'}, | |
{'=:=','$2',[<<"localhost">>]}, | |
{orelse, | |
{andalso, | |
{'==',{size,'$3'},4}, | |
{orelse, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
=ERROR REPORT==== 23-May-2011::12:15:45 === | |
Error in process <0.51.0> with exit value: {function_clause,[{misultin_websocket,handle_data,["g rotcua tare tema tis icro teuqila mauqilA .etatupluv mutnemele anru ta oel atrop essidnepsuS .tsmutcid aetalp essatibah cah nI .isilicaf alluN .cn... | |
=ERROR REPORT==== 23-May-2011::12:15:45 === | |
module: misultin | |
line: 315 | |
http process <0.51.0> has died with reason: {function_clause, | |
[{misultin_websocket, | |
handle_data, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
orem ipsum dolor sit amet, consectetur adipiscing elit. Etiam feugiat iaculis odio, sit amet gravida est suscipit vitae. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Donec rutrum, odio blandit malesuada facilisis, nibh nisl varius lacus, vitae pulvinar eros purus tincidunt enim. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Mauris varius mauris sed tellus volutpat pharetra. Duis porta fringilla justo, non suscipit ipsum pretium eu. Morbi consequat dapibus massa eget tempor. Curabitur sed velit nec dolor elementum facilisis. In hac habitasse platea dictumst. Cras vitae justo nec purus iaculis congue. Integer consequat arcu vel ipsum hendrerit facilisis. Sed bibendum diam vitae nulla tincidunt interdum. Maecenas sagittis ligula at ipsum scelerisque a dictum erat pharetra. Cras faucibus gravida vulputate. | |
Ut eleifend, lectus non viverra dapibus, quam erat dignissim diam, sed porta mauris velit vitae felis. Morbi sit amet ma |