-
2067675·text·159 B·2011-05-23 14:51 UTC
#!/bin/bash
shopt -s nullglob
for file in *.pm; do
if pkgfile "$file" | grep -q 'local/perl'; then
printf '%s is duplicated\n' "$file"
fi
don
-
2067666·text·53.9 KB·2011-05-23 14:40 UTC
-
2067665·text·116 B·2011-05-23 14:39 UTC
<?php echo('hola Mundo'); ?>
<? echo('hola Mundo'); ?>
<?php echo 'hola Mundo' ; ?>
<?php echo 'hola Mundo' ;?>
-
2067661·text·2.4 KB·2011-05-23 14:29 UTC
I: Retrieving Release
I: Retrieving Packages
I: Validating Packages
I: Resolving dependencies of required packages...
I: Resolving dependencies of base packages...
I: Found additional required de
-
2067650·xml·22.0 KB·2011-05-23 14:09 UTC
<?xml version="1.0" encoding="utf-8"?>
<COLLADA xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="1.4.0" xmlns="http://www.collada.org/2005/1
-
2067647·text·9.9 KB·2011-05-23 14:05 UTC
diff --git a/mythtv/bindings/perl/MythTV.pm b/mythtv/bindings/perl/MythTV.pm
index f07de2d..ebaecaf 100644
--- a/mythtv/bindings/perl/MythTV.pm
+++ b/mythtv/bindings/perl/MythTV.pm
@@ -114,7 +114,
-
2067644·text·22.0 KB·2011-05-23 13:59 UTC
<?xml version="1.0" encoding="utf-8"?>
<COLLADA xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="1.4.0" xmlns="http://www.collada.org/2005/1
-
2067608·text·330 B·2011-05-23 13:07 UTC
+------+------+------+------+------+------+------+------+------+
| sid | dis1 | dis2 | w | y | x | z | qg1 | qg3 |
+======+======+======+======+======+======+======+======+======+
|
-
2067602·text·414 B·2011-05-23 13:02 UTC
global
log 127.0.0.1 local7 debug err
defaults
timeout connect 5s
timeout client 10s
timeout server 10s
log global
option tcplog
listen proxy
-
2067596·text·1.2 KB·2011-05-23 12:55 UTC
[root@spacewalk xinetd.d]# service xinetd restart
Stopping xinetd: [FAILED]
Starting xinetd: [ OK ]
[root@space
-
2067591·text·2.4 KB·2011-05-23 12:45 UTC
fgrep BzrSna /home/am/oss.community.work/trees/fl\:2-devel/*/*.recipe
/home/am/oss.community.work/trees/fl:2-devel/backintime/backintime.recipe: r.addBzrSnapshot('lp:backintime')
/home/am/oss
-
2067588·text·3.3 KB·2011-05-23 12:42 UTC
==10710== Invalid read of size 8
==10710== at 0x794CA03: ferite_remove_from_result_list (utility.c:86)
==10710== by 0x794C66B: ferite_dbi_DbiResult_destructor_ (DbiResult.fec:65)
==10710==
-
2067587·text·481 B·2011-05-23 12:40 UTC
SELECT * FROM (
SELECT A.sid,(Y-W) AS dis1,(Z-X) AS dis2 FROM (
(SELECT qgram.sid, qgram.i AS W, qgram.qg, query.i AS X, query.qg FROM qgram, query, p3pairs WHERE (qgram.qg = p3pairs.qg1 AND quer
-
2067585·text·242 B·2011-05-23 12:39 UTC
$ ls
list_bulleted.png list_numbered.png rte.py
$ hg review
New issue subject: Prototype for rich text editor
Email (login for uploading) [rhubner@gmail.com]:
Password for rhubner@gmail.com:
-
2067583·text·930 B·2011-05-23 12:38 UTC
#
# Copyright (c) 2011 Foresight Linux
# This file is distributed under the terms of the MIT License.
# A copy is available at http://www.rpath.com/permanent/mit-license.html
#
class Lightdm(Au
-
2067580·text·25.0 KB·2011-05-23 12:35 UTC
!!################################
!!ALSA Information Script v 0.4.41
!!################################
!!Script ran on: Mon May 23 13:34:51 BST 2011
!!Linux Distribution
!!------------------
Fe
-
2067559·text·600 B·2011-05-23 12:02 UTC
TCTGCCCCCTTCCAGCTTCTCACGTTCTCACTATGTCTGCTCCAGACGAAGGGAGACGGGATCCCCCCAAACCGAAGGGCAAGGTAAAGAGGGGAAATGGGGCAGATTCTTGCTGGGGCCTGGAGATGCCCCAGAGCCGGGGAAGGTGACCTCCACAGTCCTGGGGTCTCGAATCTGGAGAGGTGCTTCCCTGGTGGGCT
-
2067557·text·16.3 KB·2011-05-23 12:01 UTC
TCTGCCCCCTTCCAGCTTCTCACGTTCTCACTATGTCTGCTCCAGACGAAGGGAGACGGGATCCCCCCAAACCGAAGGGCAAGGTAAAGAGGGGAAATGGGGCAGATTCTTGCTGGGGCCTGGAGATGCCCCAGAGCCGGGGAAGGTGACCTCCACAGTCCTGGGGTCTCGAATCTGGAGAGGTGCTTCCCTGGTGGGCT
-
2067556·text·47 B·2011-05-23 12:00 UTC
[review]
server = http://codereview.tryton.org
-
2067547·text·370 B·2011-05-23 11:53 UTC
Here's the actual data I want it to show:
block 1 - 601-751
block 2 - 1627-1688
block 3 - 4601-7859
But the PHP finds the start of a block by PREG_OFFSET_CAPTURE, and the end of a block by th