All pastesPublic feed

Public feed

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

    2054140·text·6.6 KB·2011-05-05 08:34 UTC
    10.Things.I.Hate.About.You[1999]
    200 Pounds Beauty (2006)
    21 (2008)
    3 Idiots (2009)
    911 Mysteries
    A long came polly (2004)
    Accuracy of Death (2008)
    Afro Samurai (2007)
    Aftersex (2007)
    Agora (
  • Mine

    2054139·text·3.7 KB·2011-05-05 08:33 UTC
    zangetsu:HD kenshin$ ls -1
    127 Hours (2010)
    16 Blocks (2006)
    2012 (2009)
    28 Week Later (2007)
    300 (2006)
    50 First Dates (2004)
    500 Days of Summer (2009)
    A Bugs LIfe (1998)
    Adventure Land (200
  • csaba

    2054137·bash·214 B·2011-05-05 08:25 UTC
    #!/bin/bash
    
    log=/root/bin/test.log
    
    exec &> "$log"
    >>"$log" 2>&1
    
    echo "line 1"
    echo "line 2"
    ls
    echo "the remainder..."
    echo " "
    echo -n "start of the line "
    echo "end of the line"
  • Untitled

    2054132·text·324 B·2011-05-05 08:06 UTC
    public class Foo {
     public static void main(String[] args) {
     boolean end_loop = false;
     while (!end_loop) {
     end_loop = EndLoop();
     }
     }
     public static void EndLoop() {
     b
  • Untitled

    2054131·text·316 B·2011-05-05 08:06 UTC
    public class Foo {
     public static void main(String[] args) {
     end_loop = false;
     while (!end_loop) {
     end_loop = EndLoop();
     }
     }
     public static void EndLoop() {
     boolean e
  • Someone

    2054129·text·570 B·2011-05-05 08:03 UTC
    44%] Building CXX object src/common/CMakeFiles/mod_common.dir/settings.cpp.o 
    [ 44%] Building CXX object src/common/CMakeFiles/mod_common.dir/signalproxy.cpp.o 
    /home/n
  • Someone

    2054127·text·204 B·2011-05-05 07:49 UTC
    <?php
    # Внимание! Данный файл должен оставаться в кодировке WINDOWS-1251! #
    
    /* @Хрен вам а не CP1251 */
    /* @setlocale(LC_ALL, 'ru_RU.CP1251'); */
  • Mine

    2054126·text·1.1 KB·2011-05-05 07:48 UTC
    using System;
    using System.Collections.Generic;
    using System.Linq;
    using System.Text;
    
    namespace ConsoleApplication1
    {
     class Program
     {
     static void Main(string[] args)
  • Wendy

    2054125·text·2.4 KB·2011-05-05 07:40 UTC
    // Wendy Dang, CSE 142, Spring 2011, Section AC
    // Programming Assignment #5 , 05/04/11
    
    //This program plays a number guessing game.
    //Overall results are recorded at the end. 
    
    import java.uti
  • Anonymous

    2054115·text·1.7 KB·2011-05-05 07:11 UTC
    <VirtualHost *:80>
     ServerAdmin info@viptel.dk
     ServerName ordersystem.viptel.dk
     ServerAlias ordersystem.viptel.dk
    
     # Indexes + Directory Root.
     DirectoryIndex index.html index.htm index
  • Anonymous

    2054113·text·507 B·2011-05-05 07:01 UTC
    <VirtualHost *:80>
     ServerAdmin info@viptel.dk
     ServerName ordersystem.viptel.dk
     ServerAlias ordersystem.viptel.dk
    
     # Indexes + Directory Root.
     Directory
  • Miscellany

    2054111·text·52.5 KB·2011-05-05 06:57 UTC
    
        
  • Someone

    2054106·text·1.0 KB·2011-05-05 06:38 UTC
    # Prevent the configure script from continuing any further if
    # configuration is being performed in the top-level directory.
    # The idea is to prevent this ,because some maintainers tend
    # to break
  • Miscellany

    2054105·text·366 B·2011-05-05 06:35 UTC
    <Directory /var/www>
     Options Indexes Includes FollowSymLinks MultiViews
     AllowOverride AuthConfig
     Order allow,deny
     Allow from all
    </Directory>
    
    <Directory /var/vh
  • Miscellany

    2054103·text·1.2 KB·2011-05-05 06:13 UTC
    <Directory /var/vhosts/ordersystem.viptel.dk/js/>
     order allow,deny
     allow from all
     </Directory>
     <Directory /var/vhosts/ordersystem.viptel.dk/css/*>
  • Untitled

    2054097·text·1.2 KB·2011-05-05 05:53 UTC
    The Vector development crew is proud to announce the first release candidate of VectorLinux 7.0. There have been numerous changes since the beta 2.1 release. The kernel is version 2.6.38.4, glibc is 2
  • mib

    2054096·text·52.5 KB·2011-05-05 05:47 UTC
    
        
  • Untitled

    2054095·text·1.2 KB·2011-05-05 05:46 UTC
    The Vector development crew is proud to announce the first release candidate of VectorLinux 7.0. There have been numerous changes since the beta 2.1 release. The kernel is version 2.6.38.4, glibc is 2
  • Untitled

    2054092·text·2.3 KB·2011-05-05 05:42 UTC
    [ 388.050] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event6)
    [ 388.051] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
    [ 388.051] (**) PS/2 Ge
  • Miscellany

    2054090·text·1.2 KB·2011-05-05 05:35 UTC
    #include <stdio.h>
    #include <stdlib.h>
    #include <reg552.h>
    
    //sfr P1 = 0x90;
    bdata unsigned int registr; //16bitu pac typ int
    bdata unsigned char pomoc; //pomocna promenna
    //bdata unsigned

older pastes →