-
2098994·text·376 B·2012-01-04 12:01 UTC
#!/bin/sh
function misspelled_function_name()
{
echo "this will never print because I am going to call the function with the wrong name"
}
A_misspelled_function_name
ec
-
2098983·text·3 B·2012-01-04 11:42 UTC
lol
-
2098964·text·9.1 KB·2012-01-04 11:26 UTC
[.startgame] starts signup for a game, one it has 10 players it will randomise the teams and tell the gn, then you can play;
the default game mode is "cm", if you want to change it, do .startgame mod
-
2098955·text·4.7 KB·2012-01-04 11:14 UTC
$ wine Sins\ of\ a\ Solar\ Empire\ Diplomacy.exe
err:secur32:SECUR32_initSchannelSP TLS library not found, SSL connections will fail
fixme:advapi:RegisterTraceGuidsW (0x100778a, 0x100a060, {485e7de8
-
2098952·text·240 B·2012-01-04 11:03 UTC
// ==UserScript==
// @name Fuck begging
// @namespace loldongs
// @include http://*.wikipedia.org*
// ==/UserScript==
var notice = document.getElementById('siteNotice');
-
2098920·csharp·792 B·2012-01-04 09:37 UTC
if (_strCAMWFOperation == "CheckIn") _AUBCAMWFSPWeb.Lists[AUB.BLL.AUBCAMWFUtilitiesBL.AUBCAMWFLists.CAM.ToString()].Items.GetItemById(_itemID).File.CheckIn("User Checked In the Document"
-
2098907·text·792 B·2012-01-04 09:08 UTC
if (_strCAMWFOperation == "CheckIn") _AUBCAMWFSPWeb.Lists[AUB.BLL.AUBCAMWFUtilitiesBL.AUBCAMWFLists.CAM.ToString()].Items.GetItemById(_itemID).File.CheckIn("User Checked In the Document"
-
2098786·text·1.8 KB·2012-01-04 05:08 UTC
Chain INPUT (policy ACCEPT)
target prot opt source destination
ACCEPT tcp -- anywhere anywhere tcp dpt:ssh
RH-Firewall-1-INPUT all -- anywhere
-
2098784·text·2.7 KB·2012-01-04 04:41 UTC
[17:11] Session Ident: pulser (AustIRC, josh) (pulser@try.get.my.ip)
[17:11] <pulser> Hello
[17:12] <pulser> Quick question
[17:12] <josh> shoot
[17:12] <pulser> How did you find out about the new
-
2098780·text·849 B·2012-01-04 04:16 UTC
FOUR YEAR STRONG
IN FLAMES
LOSTPROPHETS
MADINA LAKE
SYSTEM OF A DOWN
SLIPKNOT
LIMP BIZKIT
MARILYN MANSON
A DAY TO REMEMBER
ANGELS & AIRWAVES
UNDEROATH
THE PRE
-
2098779·text·11.3 KB·2012-01-04 04:16 UTC
Sistema Operativo 1.
¿Cuántos bytes hay en 1 Kb?
a.- 1.000
b.- 1.024
c.- 1.000.000
d.- 1.024.000
2. ¿Cuál de las siguientes capacidades va de mayor a menor
a.- KB,MB,GB
b.- GB,MB,KB
c.-
-
2098775·php·563 B·2012-01-04 03:48 UTC
<?php
$webUrl = '';
$myDirectory = opendir('.');
while($entryName = readdir($myDirectory)) {
$dirArray[] = $entryName;
}
closedir($myDirectory);
$file_stack = array();
for($i =
-
2098774·php·514 B·2012-01-04 03:46 UTC
<?php
$webUrl = '';
$myDirectory = opendir('.');
while($entryName = readdir($myDirectory)) {
$dirArray[] = $entryName;
}
closedir($myDirectory);
$file_stack = array();
for($i =
-
2098773·text·2.6 KB·2012-01-04 03:33 UTC
Thank you for answering my questions and I will gladly answer yours. First let me say I consider myself a labor activist so am very well aware of the number of American jobs, including IT jobs, that h
-
2098772·php·493 B·2012-01-04 03:32 UTC
<?php
$webUrl = '';
$myDirectory = opendir('.');
while($entryName = readdir($myDirectory)) {
$dirArray[] = $entryName;
}
closedir($myDirectory);
print('<table border=1><tr><th>F
-
2098761·text·1.3 KB·2012-01-04 01:40 UTC
total tmem ops=117447 (errors=8720) -- tmem pages avail=8761
datastructs: objs=5840 (max=5924) pgps=46215 (max=55456) nodes=3236 (max=3457)
pages=1902 (max=11776) pcds=44544 (max=53771) deduped: avg
-
2098760·text·7.6 KB·2012-01-04 01:32 UTC
## Configuration file for a typical Tor user
## Last updated 16 July 2009 for Tor 0.2.2.1-alpha.
## (May or may not work for much older or much newer versions of Tor.)
##
## Lines that begin with
-
2098756·text·815 B·2012-01-04 01:12 UTC
[root@localhost ~]# xm tmem-list -l -a | xen-tmem-list-parse
total tmem ops=1669 (errors=1597) -- tmem pages avail=0
datastructs: objs=0 (max=0) pgps=0 (max=0) nodes=0 (max=0) pages=0 (max=0)
mis
-
2098754·text·162 B·2012-01-04 00:59 UTC
[allusers]
comment = All Users
path = /to/your/mounted/hdd
valid users = @users
force group = users
create mask = 0660
directory mask = 0771
writable = yes
-
2098753·text·200 B·2012-01-04 00:36 UTC
mkisofs -l -R -G ip.bin -o session1.iso 1st_read.bin data_directory
dd if=session1.iso of=session2.iso bs=2k count=36
cdrecord dev=??? -multi -xa session1.iso
cdrecord dev=??? -xa -pad session2.iso