-
1984757·text·247 B·2010-11-07 21:06 UTC
13:17 --> Comprei Bebidadas(bebidas)
16:44 --> ..ento porque se importas(importa)...
20:58 --> no ficaria melhor: J sabia que apareceriam mais erros.
23:07 --> Abre as tuas brilhantes assas(asas) b
-
1984612·text·125 B·2010-11-07 17:24 UTC
1026. Call Of Duty Black Ops [Unofficial DB Name]
[PAL] Verified 2010-11-07, XEX CRC: 73D59671, Media ID: 3C8B5AAC, 6th Wave
-
1984566·text·444 B·2010-11-07 16:37 UTC
KERNEL=="controlC[0-9]*", NAME="snd/%k", MODE="0666", GROUP="audio"
KERNEL=="hw[CD0-9]*", NAME="snd/%k", MODE="0666", GROUP="audio"
KERNEL=="pcm[CD0-9cp]*", NAME="snd/%k", MODE=
-
1984564·text·4.2 KB·2010-11-07 16:37 UTC
1. Fast Foot Twisted Sister (Original mix) (4:46)
2. Keoki, David Christopher, Decoding Jesus, Melleefresh Sleazee (Dirtyloud Mix) (5:48)
3. Alain Bertoni feat. Jimmy Slitter Come With Me Electro
-
1984443·actionscript·285 B·2010-11-07 14:03 UTC
hi everyone my name is william but you can call me bill.
i'm from texas, i hope to find a lot of texans here :)
-
1984408·text·375 B·2010-11-07 13:33 UTC
device fsid 5f44de0db9e95d26-3aec38b2d38ef1a2 devid 2 transid 696 /dev/sdb
btrfs: failed to read the system array on sdb
btrfs: open_ctree failed
device fsid 5f44de0db9e95d26-3aec38b2d38ef1a2 devid
-
1984381·actionscript·2.0 KB·2010-11-07 12:53 UTC
Приобретая мебель для своей гостиной комнаты заранее узнайте все рекомендации и пожелания ваших членов семьи, не зависимо от того является он дошкольником или уже не первый год на пенсии.
В первую оч
-
1984378·perl·6.7 KB·2010-11-07 12:52 UTC
#!/usr/bin/perl
## Script for posting command's output directly from command line.
## i wrote this script to be able use it on solaris operating system without
## installing any exotic or not core per
-
1984318·text·923 B·2010-11-07 11:40 UTC
ddns-update-style ad-hoc;
subnet 192.168.1.0 netmask 255.255.255.0 {
# default gateway
option routers 192.168.1.254;
option subnet-mask 255.255.255.0;
option broadcast-address 192.168.1.255;
#o
-
1984289·text·1.8 KB·2010-11-07 11:05 UTC
smartctl 5.40 2010-03-16 r3077 [x86_64-unknown-linux-gnu] (local build)
Copyright (C) 2002-10 by Bruce Allen, http://smartmontools.sourceforge.net
=== START OF INFORMATION SECTION ===
Device Model:
-
1984262·text·1.0 KB·2010-11-07 10:25 UTC
252,5 0 67 1220.276581137 3109 Q W 64 + 16 [xfsbufd/dm-5]
252,5 0 68 1220.276592432 3109 U N [xfsbufd/dm-5] 0
252,5 0 69 1220.377339391 2790 C W 64 + 16 [0]
2
-
1984260·text·40 B·2010-11-07 10:13 UTC
42848a69c5bf0a6119b6e3ca503b4c82b0928c33
-
1984257·bash·289 B·2010-11-07 10:09 UTC
foostack is a function
foostack ()
{
[[ -d "$HOME/tmp" ]] && TEMPDIR="$HOME/tmp" || TEMPDIR="/tmp";
for ((i=1; i<10; i++))
do
mkdir -p "$TEMPDIR/testdir/dir-$i" && touch $TEMPDIR
-
1984199·text·1.2 KB·2010-11-07 08:17 UTC
Air-conditioned, algid, arctic, biting, chill, chilled, chilling, chilly, coldish, frigid, frore, frosty, gelid, hawkish, nipping, refreshing, refrigerated, shivery, snappy, wintry, assured, composed,
-
1984150·text·2.5 KB·2010-11-07 06:45 UTC
sm_cvar decalfrequency 60
sm_cvar host_framerate 0
sm_cvar log on
sm_cvar tv_chattimelimit 1
sm_cvar tv_delay 90
sm_cvar tv_delaymapchange 1
sm_cvar tv_transmital
-
1984116·text·1.3 KB·2010-11-07 05:13 UTC
Many moons ago, I managed an environmental consulting firm that served both the public and private sector. I know of what you speak.
Many "environmental scientists" originally aspired to be chemis
-
1984110·perl·1.3 KB·2010-11-07 04:52 UTC
#!/usr/bin/perl -w
#
# id3mv.pl - organize your entire music library!
#
use strict;
use File::Find;
use File::Copy;
use MP3::Tag;
our $DIR = "/path/to/music/library/"; #Don't forget the tr
-
1983996·perl·1.3 KB·2010-11-07 00:34 UTC
#!/usr/bin/perl -w
#
# id3mv.pl - organize your entire music library!
#
use strict;
use File::Find;
use File::Copy;
use MP3::Tag;
our $DIR = "/path/to/music/library/"; #Don't forget the tr
-
1983990·python·1.2 KB·2010-11-07 00:21 UTC
#!/usr/bin/env python
"""
kisom - basic utilities for dealing with ticker symbols and stocks.
"""
import re
import urllib2
def validate_stock_symbol_list(stock_list):
"""
stock_li
-
1983976·text·723 B·2010-11-06 23:49 UTC
#!/bin/bash -x
IPFRDCTL=/proc/sys/net/ipv4/ip_forward
WANNIC=wlan0
LANNIC=eth0
if [[ -f "${IPFRDCTL}" ]]
then
echo 1 > "${IPFRDCTL}"
else
echo "need ip_fo