-
2070550·text·11.1 KB·2011-05-27 18:43 UTC
alias colors {
var %length = $len($1-)
var %letter = 1
while (%letter <= %length) {
if ($mid($1-,%letter,1) == $chr(32)) {
var %output = %output $+ &
goto xxx
}
-
2070547·text·1.6 KB·2011-05-27 18:29 UTC
ls -lah
total 3399308
-rw-r--r-- 1 root wheel 60B Nov 1 2010 +COMMENT
-rw-r--r-- 1 root wheel 137K Nov 1 2010 +CONTENTS
-rw-r--r-- 1 root wheel 513B Nov 1 2010
-
2070541·text·908 B·2011-05-27 18:06 UTC
Highs
6x 720mm Howitzer Artillery II, Republic Fleet EMP/Fusion/Plasma M
Mids
10MN Afterburner II
Federation Navy Stasis Webifier
Federation Navy Stasis Webifier
Tracking C
-
2070540·text·3.6 KB·2011-05-27 18:06 UTC
function storeContent(spaceNode, filename, content, props) {
var startTime = new Date().getTime();
logger.log("starting storeContent(" + startTime + ")" );
var file = spaceN
-
2070536·text·435 B·2011-05-27 17:48 UTC
SELECT M_USER_COUNT_E_SUBSCRIPTN_ACT FROM m_website_statistics WHERE run_date > TRUNC(ADD_MONTHS(SYSDATE, -~Periods Elapsed~), 'MONTH') AND run_date < TRUNC(ADD_MONTHS(SYSDATE, -(~Periods Elapsed~-1))
-
2070528·text·424 B·2011-05-27 17:29 UTC
(11:25:00) Oscar Henriquez: feliz cumpleaños corazon
(11:25:19) Oscar Henriquez: esta noche te voy a dar tu regalitooo
(11:26:30) @Mordor: uta... te confundiste cabrón.... JAJAJAJAJAJA
(11:26:37)
-
2070527·text·35.3 KB·2011-05-27 17:26 UTC
-
2070520·text·340 B·2011-05-27 17:11 UTC
#!/bin/sh
RSYNCURL="slackware.mirrors.tds.net::slackware"
# Dynamically generate a removed package list to be exclude from rync update
/bin/ls /var/log/removed_packages/* > /tmp/exclude.lst
-
2070519·text·2.7 KB·2011-05-27 17:08 UTC
asdf$ dmesg | grep usbus
usbus0: <ATI SB400 USB Controller> on ohci0
usbus1: <ATI SB400 USB Controller> on ohci1
usbus2: EHCI version 1.0
usbus2: <ATI SB400 USB 2.0 controller> on ehci0
usbus0: 1
-
2070515·text·365 B·2011-05-27 16:49 UTC
#!/bin/sh
RSYNCURL="slackware.mirrors.tds.net::slackware"
# Dynamically generate a removed package list to be exclude from rync update
foreach file (/var/log/removed_packages/*)
echo $file >
-
2070513·text·775.2 KB·2011-05-27 16:42 UTC
-
2070503·text·3.5 KB·2011-05-27 16:28 UTC
[tdfischer@tdfischer-dev notredame-images]$ sudo nmap -v wm161.net -p 22,9000,443 --reason --packet-trace
Starting Nmap 5.21 ( http://nmap.org ) at 2011-05-27 12:27 EDT
Initiating Ping Scan at 12:
-
2070493·text·135.9 KB·2011-05-27 16:18 UTC
-
2070492·text·2.1 KB·2011-05-27 16:18 UTC
127 Hours
2001: A Space Odyssey
21
25th Hour
A Beautiful Mind
A Clockwork Orange
A History of Violence
A Serious Man
Alien
Aliens
Amelie
American Beauty
American History X
American Psycho
-
2070489·text·1.8 KB·2011-05-27 16:18 UTC
cat nsswitch.conf
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file exc
-
2070482·text·347 B·2011-05-27 16:03 UTC
<?php
$args = '';
$my_query = new WP_Query($args);
while ( $my_query->have_posts() ) : $my_query->the_post(); ?>
<h2><a href="<?php the_permalink(); ?>"><?php the_title(); ?></a></h2>
<p>by <
-
2070479·text·348 B·2011-05-27 16:00 UTC
Array
(
[0] => Array
(
[title] => Valores Monetários
[name] => vlr_acordado
[label] => Valor Acordado
[decimal] => 2
)
-
2070478·text·282 B·2011-05-27 15:59 UTC
Array
(
[0] => Array
(
[title] => Valores Monetários
[name] => vlr_acordado
[label] => Valor Acordado
[decimal] => 2
)
-
2070475·text·417 B·2011-05-27 15:54 UTC
<?php
$args = '';
$myposts = query_posts($args);
foreach ($myposts as $post) { ?>
<h2><a href="<?php echo get_permalink($post->ID);?>"><?=$post->post_title;?> </a></h
-
2070469·text·1.6 KB·2011-05-27 15:50 UTC
Index: model/state.php
===================================================================
--- model/state.php (revision 3384)
+++ model/state.php (working copy)
@@ -270,4 +270,20 @@
{