All pastesPublic feed

Public feed

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

    2086133·text·17.3 KB·2011-10-01 21:49 UTC
    Where is your gzip program? [/bin/gzip] 
    
     <tar>
    Where is your tar program? [/bin/tar] 
    
     <unzip>
    Where is your unzip program? [/usr/bin/unzip] 
    
     <make>
    Where is your make program? [/usr/bin
  • Something

    2086131·text·1.7 KB·2011-10-01 21:43 UTC
    [Oct 01 14:41:31 2011] Loading IRCD Protocol Module: [unreal32]
    [Oct 01 14:41:31 2011] status: [0][Module, Okay - No Error]
    [Oct 01 14:41:31 2011] Loading Encryption Module: [enc_md5]
    [Oct 01 14:41
  • Something

    2086128·text·2.1 KB·2011-10-01 21:36 UTC
    /* Prime Number Program Revisisted - Michael Bzdell */
    
    #include <iostream>
    using namespace std;
    
    /* Function named isitprime that does the logic in determining prime
     it returns a true / fals
  • Teepan

    2086127·text·1.2 KB·2011-10-01 21:23 UTC
    #include <stdio.h>
    
    int int_cmp(const void *a, const void *b) 
    { 
     const int *ia = (const int *)a; 
     const int *ib = (const int *)b;
     return *ia - *ib; 
     
    } 
     
    
    main(char *argv
  • Stuff

    2086125·text·1.4 KB·2011-10-01 21:08 UTC
    [Oct 01 13:57:22 2011] Anope 1.8.6 (3072) (ircd protocol: UnrealIRCd 3.2+) starting up
    [Oct 01 13:57:23 2011] MySQL: has been disabled.
    [Oct 01 13:57:23 2011] Databases loaded
    [Oct 01 13:57:23 2011
  • 276

    2086123·text·470 B·2011-10-01 20:59 UTC
    #include <iostream>
    #include <fstream>
    #include <stdlib.h>
    #include <string.h>
    using namespace std;
    
    int Hasher (string & word) {
     int hash = 0;
     for (uint i = 0; i<word.length(); i++) {
  • Stuff

    2086119·text·1.0 KB·2011-10-01 20:08 UTC
    ---------------------------------
    ---------------------------------
    ---------------------------------
    -2-2-4-2-2-2-4-2-2-2-4-2-2-2-4-2-
    -0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-
    -------------------------
  • Something

    2086118·text·1.8 KB·2011-10-01 20:02 UTC
    Comment: 0,0:00:00.00,0:00:00.00,Romaji,,0000,0000,0000,code once,randY2 = math.random(-90,90)
    Comment: 0,0:00:00.00,0:00:00.00,Romaji,,0000,0000,0000,code once,tabla={"&H51A9EF&","&H68BE4E&","&H60D7
  • Untitled

    2086117·text·3.2 KB·2011-10-01 19:40 UTC
    meway@meway-Latitude-D610:~/mana$ cmake
    cmake version 2.8.3
    Usage
    
     cmake [options] <path-to-source>
     cmake [options] <path-to-existing-build>
    
    Options
     -C <initial-cache> = Pre-lo
  • Someone

    2086113·text·3.4 KB·2011-10-01 19:06 UTC
    diff -r 6daed187642a minecraft/net/minecraft/src/Chunk.java
    --- a/minecraft/net/minecraft/src/Chunk.java Sat Oct 01 20:56:53 2011 +0200
    +++ b/minecraft/net/minecraft/src/Chunk.java Sat Oct 01 21:00:
  • Something

    2086110·text·1.9 KB·2011-10-01 18:21 UTC
    #include <iostream>
    using namespace std;
    
    /* Function named isitprime that does the logic in determining prime
     it returns a true / false for whether or not it is prime. It also
     assigns the
  • Miscellany

    2086109·text·1.3 KB·2011-10-01 18:10 UTC
    -------------------טורניר ה'-------------------
    א] האי רוצה לומר שהוא בצבא (7)
    קורפורל
    ב] שיר לגילה (5,4)
    שלוש בלילה
    ג] חבל שהגרמני כורע תחת הנטל (7)
    קורסיקה
    ד] לא יעביר את הזמרת בממשלה (3,3,2
  • openbox rc.xml pibarnas

    2086107·xml·29.0 KB·2011-10-01 17:43 UTC
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- Do not edit this file, it will be overwritten on install.
    Copy the file to $HOME/.config/openbox/ instead. -->
    <openbox_config xmlns="http://openbox.org/
  • openbox rc.xml pibarnas

    2086106·text·29.3 KB·2011-10-01 17:42 UTC
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- Do not edit this file, it will be overwritten on install.
    Copy the file to $HOME/.config/openbox/ instead. -->
    <openbox_config xmlns="http://openbox.org/
  • Anonymous

    2086098·text·1.6 KB·2011-10-01 16:23 UTC
    Your Existing Situation
    
    Is pretty laid-back and is able to act calm in almost any situation. He enjoys feeling relaxed and to be in the company of his friends and family.
    
    Your Stress Sources
  • imvu patch

    2086096·text·2.7 KB·2011-10-01 15:59 UTC
    This patch was created for IMVUClient version 453.8 ONLY!
    It will improve the client by removing/commenting-out wasted code
    in the client, since we are running the client inside wine on linux.
    
    To
  • Someone

    2086094·text·2.9 KB·2011-10-01 15:52 UTC
    > zypper lu
    
    Loading repository data...
    Reading installed packages...
    S | Repository | Name | Current Version | Available Version | Arch 
    --
  • Miscellany

    2086093·text·177 B·2011-10-01 15:38 UTC
    select value, ts_rank_cd(index_vector, to_tsquery('dogs'),12) from metabib.keyword_field_entry where index_vector @@ to_tsquery('dogs') and field = 127 order by 2 desc limit 20;
  • Someone

    2086090·text·14.9 KB·2011-10-01 14:29 UTC
    %%%
    %%% ejabberd configuration file
    %%%
    %%%'
    
    %%% The parameters used in this configuration file are explained in more detail
    %%% in the ejabberd Installation and Operation Guide.
  • Someone

    2086089·text·14.9 KB·2011-10-01 14:29 UTC
    %%%
    %%% ejabberd configuration file
    %%%
    %%%'
    
    %%% The parameters used in this configuration file are explained in more detail
    %%% in the ejabberd Installation and Operation Guide.

older pastes →