All pastesPublic feed

Public feed

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

    2065797·text·1.6 KB·2011-05-20 15:27 UTC
    bwm-ng v0.6 (probing every 0.500s), press 'h' for help
     input: getifaddrs type: rate
     | iface Rx Tx Total
     ==========================
  • Untitled

    2065796·diff·1.2 KB·2011-05-20 15:26 UTC
    diff --git a/tv/lib/devices.py b/tv/lib/devices.py
    index ea10ce7..8ada902 100644
    --- a/tv/lib/devices.py
    +++ b/tv/lib/devices.py
    @@ -731,6 +731,7 @@ class DeviceItem(metadata.Store):
  • Stuff

    2065782·text·1.5 KB·2011-05-20 15:06 UTC
    ffmpeg -i medicos.mpg 
    FFmpeg version 0.6.2, Copyright (c) 2000-2010 the FFmpeg developers
     built on Mar 26 2011 11:23:58 with gcc 4.5.2
     configuration: --prefix=/usr --extra-cflags='-Wall -g ' -
  • Miscellany

    2065772·text·8.8 KB·2011-05-20 14:59 UTC
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Conten
  • Miscellany

    2065771·java·2.4 KB·2011-05-20 14:58 UTC
    package netherrackdamage;
    
    import org.bukkit.entity.Player;
    import org.bukkit.event.Event.*;
    import org.bukkit.command.Command;
    import org.bukkit.command.CommandExecutor;
    import org.bukkit.comma
  • Unnamed

    2065762·text·1.9 KB·2011-05-20 14:46 UTC
    mediainfo medicos.mpg 
    General
    Complete name : medicos.mpg
    Format : MPEG-PS
    File size : 71.1 MiB
    Duration
  • Mine

    2065754·text·2.4 KB·2011-05-20 14:36 UTC
    #!/bin/bash
    CHOST="i686-pc-linux-gnu"
    CFLAGS="-march=native -O3 -pipe -fomit-frame-pointer"
    CXXFLAGS="-march=native -O3 -pipe -fomit-frame-pointer"
    ./configure --prefix=/srv/pgsql \
    --mandir=/usr
  • Stuff

    2065751·text·22.9 KB·2011-05-20 14:34 UTC
    import java.awt.*;
    import java.awt.event.*;
    import java.net.*;
    import javax.swing.*;
    import javax.swing.border.*;
    import org.rsbot.event.events.*;
    import org.rsbot.event.listeners.*;
    import org
  • Miscellany

    2065748·java·4.0 KB·2011-05-20 14:28 UTC
    package netherrackdamage;
    
    import java.util.HashMap;
    import org.bukkit.entity.Player;
    import org.bukkit.event.Event.*;
    import org.bukkit.event.*;
    import org.bukkit.plugin.PluginDescriptionFile;
  • Miscellany

    2065747·text·4.0 KB·2011-05-20 14:28 UTC
    package netherrackdamage;
    
    import java.util.HashMap;
    import org.bukkit.entity.Player;
    import org.bukkit.event.Event.*;
    import org.bukkit.event.*;
    import org.bukkit.plugin.PluginDescriptionFile;
  • bib creation

    2065720·perl·3.6 KB·2011-05-20 14:02 UTC
    # Keep a count of the loaded records.
    my $count = 0;
    # We are now ready to process the downloaded MARC file.
    # my $marc_file = MARC::File::USMARC->in($fname); # For reals.
    my $marc_file = MARC::Fi
  • bib creation

    2065719·text·3.6 KB·2011-05-20 13:59 UTC
    # Keep a count of the loaded records.
    my $count = 0;
    # We are now ready to process the downloaded MARC file.
    # my $marc_file = MARC::File::USMARC->in($fname); # For reals.
    my $marc_file = MARC::Fi
  • henrique

    2065716·php·308 B·2011-05-20 13:57 UTC
    <?php 
     echo "<div id='hiddenmeta' style='display: none;'>";
     
     $meta_titulo = get_post_custom(); 
     foreach ( $meta_titulo as $id => $valor ) {
     if (substr($id, 0, -1) == "titulo") {
  • xnox

    2065709·text·1.4 KB·2011-05-20 13:48 UTC
    vm072:/etc/apt# sudo apt-get update
    Err http://ftp.nl.debian.org squeeze Release.gpg
     Could not resolve 'ftp.nl.debian.org'
    Err http://ftp.nl.debian.org/debian/ squeeze/main Translation-en
     Coul
  • Miscellany

    2065693·text·345 B·2011-05-20 13:26 UTC
    señor Patata, señora Zanahoria, señor Parque de Atracciones, señor Montaña Rusa
    
    03:24 coma después de "correctamente"
    06:35 retrasar inicio
    06:40 Total, no...
    07:34 falta un punto
    07:38 acortar
  • Stuff

    2065689·text·621 B·2011-05-20 13:22 UTC
    home# smartctl -H /dev/ad0
    smartctl 5.40 2010-10-16 r3189 [FreeBSD 7.0-RELEASE i386] (local build)
    Copyright (C) 2002-10 by Bruce Allen, http://smartmontools.sourceforge.net
    
    === START OF READ SMA
  • Untitled

    2065679·text·7.9 KB·2011-05-20 13:15 UTC
    home# smartctl -a /dev/ad0
    smartctl 5.40 2010-10-16 r3189 [FreeBSD 7.0-RELEASE i386] (local build)
    Copyright (C) 2002-10 by Bruce Allen, http://smartmontools.sourceforge.net
    
    === START OF INFORMAT
  • delete bibs by source 2

    2065676·text·600 B·2011-05-20 13:15 UTC
    if ($download_type eq 'full') {
     my $count = 0;
     my $session = OpenSRF::AppSession->create('open-ils.storage');
     my $request = $session->request('open-ils.storage.direct.biblio.record_entr
  • Something

    2065674·text·1.1 KB·2011-05-20 13:15 UTC
    private void showSkadeType()
     {
     AlertDialog.Builder builder = new AlertDialog.Builder(BeskrivActivity.this.getParent());
     builder.setTitle("Skadetype");
     
     int checkedIndex =
  • Someone

    2065671·text·481 B·2011-05-20 13:11 UTC
    home# df
    Filesystem 1K-blocks Used Avail Capacity Mounted on
    /dev/ad0s1a 507630 131750 335270 28% /
    devfs 1 1 0 100% /dev
    /dev/ad0s1e 507630

older pastes →