All pastesPublic feed

Public feed

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

    2108584·text·857 B·2012-02-01 10:10 UTC
    all: program1
    
    # Compiler
    CC=gcc
    # Where to install
    INSTDIR = /usx/bin
    # Where include files are kept
    VPATH = src
    # Compile options
    CFLAGS = -Wall -g
    # Override .c.o suffix rule to look in t
  • Stuff

    2108573·text·689 B·2012-02-01 09:45 UTC
    #!/usr/bin/perl
    
    $MAXPROCESSES = 200;
    
    `perl -pi -e "s/^\n//" ips.txt`;
    `perl -pi -e "s/^\n//" pass.txt`;
    `rm -rf tmp/*`;
    
    $ipfile = "ips.txt";
    open(IN_FILE, $ipfile);
    my $numbers;
    $numbers
  • Something

    2108570·text·18.9 KB·2012-02-01 09:44 UTC
    root@htpc:/home/kaz/e2pc# /usr/local/bin/enigma2.sh
    setenv('prefix', '/usr/local', 0)
    setenv('exec_prefix', '${prefix}', 0)
    setenv('bindir', '${exec_prefix}/bin', 0)
    setenv('sbindir', '${exec_pref
  • Something

    2108569·text·961 B·2012-02-01 09:43 UTC
    <? class precteteSi
    {
    
     public function __construct()
     {
     $this->smarty = new Smarty;
     }
    
     public function index()
     {
     redirect();
     }
     
     public funct
  • imginfo

    2108568·text·747 B·2012-02-01 09:42 UTC
    /*
     * image parameters
     */
    struct imginfo {
     imgtype type;
     //string image;
     int x;
     int y;
     int w;
     double alpha;
     int sub_image_x;
     int sub_image_y;
     int sub_image_h;
     int sub_image_d_x
  • Miscellany

    2108566·cpp·1.4 KB·2012-02-01 09:42 UTC
    #include <iostream>
    #include <string>
    
    using namespace std;
    
    class Person {
    private:
     string name;
    public:
     Person(string name){
     this->name = name;
     }
    
     string get_name(){
     return nam
  • Mine

    2108564·text·1.6 KB·2012-02-01 09:37 UTC
    [2012-02-01 10:33:25 - TouchDB-Android-TestApp] Starting activity com.couchbase.touchdb.testapp.TestAppActivity on device 31330637D9DA00EC
    [2012-02-01 10:33:25 - TouchDB-Android-TestApp] ActivityMana
  • converToString

    2108562·java·2.2 KB·2012-02-01 09:36 UTC
    public static String converToString(Object object, int depth) {
    if (object == null) {
    return "null";
    }
    
    StringBuffer strbuf = new StringBuffer();
    
    if (object.getClass().isPrimitive() || object
  • Untitled

    2108559·sql·109 B·2012-02-01 09:35 UTC
    (SELECT value FROM OpenXML(@frequencyXmlDocId, '/frequencies/frequency', 1) 
     WITH (value nvarchar(50)))
  • Anonymous

    2108557·text·261 B·2012-02-01 09:30 UTC
    #!/bin/bash
    for i in $( lsusb | awk '{print $6}' | cut -d \: -f 2 | sort | uniq ); do
     for j in $( grep $i /sys/bus/usb/devices/*/idProduct | cut -d'/' -f 6); do
     echo enabled
  • Someone

    2108555·text·2.6 KB·2012-02-01 09:30 UTC
    using System;
    using System.Collections.Generic;
    using System.Linq;
    using System.Web;
    using System.Web.UI;
    using System.Web.UI.WebControls;
    using System.Data;
    using System.Data.SqlClient;
    using
  • Miscellany

    2108554·text·8.6 KB·2012-02-01 09:29 UTC
    Process 30848 attached - interrupt to quit
    restart_syscall(<... resuming interrupted call ...>) = 1
    read(6, "PRIVMSG &bitlbee :account on\r\n", 512) = 30
    fstat(6, {st_mode=S_IFSOCK|0777, st_size=0,
  • Untitled

    2108552·text·3.8 KB·2012-02-01 09:18 UTC
    Я правильно понимаю, что, например, с телефона с wifi'ем можно подключиться к точке доступа, и страницы 
    вполне себе нормально открываются? (Кстати, пароль при подключении спрашивает?) Если так, то с
  • Miscellany

    2108549·text·19.8 KB·2012-02-01 09:10 UTC
    (chroot) livecd / # cat /var/tmp/portage/app-arch/cpio-2.11/work/cpio-2.11/config.log
    This file contains any messages produced by compilers while
    running configure, to aid debugging if configure mak
  • Mine

    2108547·text·620 B·2012-02-01 09:04 UTC
    context autoinformer {
    _. => {
     NoCDR();
     Set(A=${STRFTIME(${EPOCH},,%s)});
     Answer();
     Wait(1,5);
     Playback(new3);
    
     //Hangup(16);
     }
    failed =
  • Miscellany

    2108546·text·3.9 KB·2012-02-01 09:03 UTC
    (chroot) livecd / # emerge genkernel
    Calculating dependencies... done!
    
    >>> Verifying ebuild manifests
    
    >>> Starting parallel fetch
    
    >>> Emerging (1 of 2) app-arch/cpio-2.11
     * cpio-2.11.tar.b
  • Anonymous

    2108545·text·998 B·2012-02-01 09:02 UTC
    Looking for unit files in:
     /lib/systemd/system
    Disabled SysV init scripts and rcN.d links support
    Using cgroup controller name=systemd. File system hierarchy is at /sys/fs/cgroup/systemd/sy
  • Stuff

    2108544·text·1003 B·2012-02-01 09:00 UTC
    [Feb 1 15:57:09] -- Executing [failed@autoinformer:1] NoCDR("OutgoingSpoolFailed", "") in new stack
    [Feb 1 15:57:09] -- Executing [failed@autoinformer:2] Set("OutgoingSpoolFailed", "A=13280
  • Someone

    2108542·text·5.0 KB·2012-02-01 08:53 UTC
    | | Swiftz: Hi
    [sBz]Snipad: Hey
    [sBz]Snipad: Sorry if i am being rude or anything
    [sBz]Snipad: i just wanna clarify a few things
    [sBz]Snipad: With that match we had against calssified gaming
    [sBz
  • Anonymous

    2108533·text·15 B·2012-02-01 08:29 UTC
    im new for this

older pastes →