All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • Miscellany

    2076948·bash·198 B·2011-06-08 21:16 UTC
    for repo in $(wget -o /dev/null -O - http://git.gitbrew.org/ps3/ | grep .git | grep '<td>' | cut -d '>' -f 3 | cut -d '<' -f -1 | egrep -v '^$'); do git clone git://git.gitbrew.org/ps3/${repo}; done
  • Miscellany

    2076947·bash·198 B·2011-06-08 21:16 UTC
    for repo in $(wget -o /dev/null -O - http://git.gitbrew.org/ps3/ | grep .git | grep '<td>' | cut -d '>' -f 3 | cut -d '<' -f -1 | egrep -v '^$'); do git clone git://git.gitbrew.org/ps3/${repo}; done
  • Anonymous

    2076944·text·416 B·2011-06-08 21:14 UTC
    ===>>> Port directory: /usr/ports/www/apache22
     ===>>> This port is marked IGNORE
     ===>>> cannot install: unknown PostgreSQL version: 81
    
     ===>>> If you are sure you can build
  • Disciplinas 2S2010

    2076942·text·386 B·2011-06-08 21:06 UTC
    4-Compiladores (Guido/Sandro)
    4-IA (FEEC: von Zuben, IC: Anderson)
    4-Interfaces (Hans/Cecilia B.)
    6-Bancos de Dados
    4-Redes (Nelson/Edmundo)
    4-Grafos (Celia)
    4-Circuitos Elétricos
    4-ME323
    8-Ál
  • stuart

    2076939·text·418 B·2011-06-08 21:02 UTC
    d_start() {
     cd $HOME
     if [ ! -x /var/run/mythtv ]
     then
     mkdir /var/run/mythtv
     chgrp video /var/run/mythtv
     chmod 2775 /var/ru
  • root

    2076936·text·24.5 KB·2011-06-08 21:00 UTC
    !!################################
    !!ALSA Information Script v 0.4.60
    !!################################
    
    !!Script ran on: Wed Jun 8 21:00:47 UTC 2011
    
    !!Linux Distribution
    !!------------------
    
    De
  • Untitled

    2076933·text·800 B·2011-06-08 20:46 UTC
    — acme/bfd/elf32-pic30.c.orig 2009-05-04 15:39:05.000000000 +0100
    +++ acme/bfd/elf32-pic30.c 2009-05-04 15:35:43.000000000 +0100
    @@ -1973,7 +1973,7 @@
    case R_PIC30_PCREL_BRANCH:
    case R_PIC30_BRANC
  • Unnamed

    2076931·text·492 B·2011-06-08 20:43 UTC
    [client 127.0.0.1] tile_translate: uri(/osm_tiles2/0/0/0.png)
     [client 127.0.0.1] tile_translate: baseuri(/osm_tiles2/) name(default)
     [client 127.0.0.1] tile_translate: op(tile_serve) xml(default)
  • Canonical Job Application

    2076930·text·1.9 KB·2011-06-08 20:43 UTC
    Why is this the right job?
    --------------------
    
    I have been a free software contributor for quite some time now -- discussing problems and helping others on IRC and mailing lists, filing bugs, tra
  • Miscellany

    2076929·text·6.8 KB·2011-06-08 20:43 UTC
    @"(?:(?:\r\n)?[ \t])*(?:(?:(?:[^()<>@,;:\\".\[\] \000-\031]+(?:(?:(?:\r\n)?[ \t]" + 
    @")+|\Z|(?=[\["()<>@,;:\\".\[\]]))|"(?:[^\"\r\\]|\\.|(?:(?:\r\n)?[ \t]))*"(?:(?:" + 
    @"\r\n)?[ \t])*)(?:\.(?:(?:\
  • Canonical Job Application

    2076928·text·1.9 KB·2011-06-08 20:42 UTC
    Why is this the right job?
    --------------------
    
    I have been a free software contributor for quite some time now -- discussing problems and helping others on IRC and mailing lists, filing bugs, tra
  • Unnamed

    2076926·text·692 B·2011-06-08 20:41 UTC
    [Wed Jun 08 21:35:11 2011] [info] [client 127.0.0.1] tile_translate: uri(/osm_tiles2/0/0/0.png)
    [Wed Jun 08 21:35:11 2011] [info] [client 127.0.0.1] tile_translate: baseuri(/osm_tiles2/) name(default
  • Canonical Job Application

    2076925·text·1.9 KB·2011-06-08 20:41 UTC
    Why is this the right job?
    --------------------
    
    I have been a free software contributor quite some time now -- discussing problems and helping others on IRC and mailing lists, filing bugs, trackin
  • vdr01

    2076924·text·62.8 KB·2011-06-08 20:40 UTC
    
        
  • Anonymous

    2076923·cpp·3.2 KB·2011-06-08 20:36 UTC
    #include <iostream>
    #include <cstdlib>
    using namespace std;
    
    void einlesen(int array[], int n){
     cout << "Geben Sie nun die Zahlen ein:" << endl;
     for(int i = 0; i < n; i++){
     int input;
     ci
  • Something

    2076922·cpp·3.4 KB·2011-06-08 20:34 UTC
    #include <iostream>
    using namespace std;
    
    enum Monat {
     Jan,Feb,Mrz,Apr,Mai,Jun,
     Jul,Aug,Sep,Okt,Nov,Dez
    };
    
    struct Datum {
     short tag;
     enum Monat mon;
     unsigned int jahr;
    };
    
    enum Art
  • Someone

    2076921·cpp·1.3 KB·2011-06-08 20:31 UTC
    #include <iostream>
    #include <cmath>
    
    using namespace std;
    
    void rotate(int V[], float VStrich[], float winkel){
     float push;
     float matrix[3][3] = {{1, 0, 0},{0, cos(winkel), -sin(winkel)},{0,
  • vdr01

    2076918·text·34.1 KB·2011-06-08 20:27 UTC
    
        
  • Anonymous

    2076917·text·1.1 KB·2011-06-08 20:19 UTC
    ERROR:dbus.proxies:Introspect error on com.Gwibber.Service:/com/gwibber/Service: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ChildExited: Launch helper exited with unknown return c
  • Someone

    2076915·text·323 B·2011-06-08 20:16 UTC
    Log records for job 476
    2011-06-08 15:13:45
    SS929-dir
    Start Restore Job RestoreFiles.2011-06-08_15.13.43_05
    
    Using Device "GeneralNAS"
    2011-06-08 15:13:45
    SS929-sd
    Ready to read from volume

older pastes →