All pastesPublic feed

Public feed

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

    2049655·text·180 B·2011-04-23 08:32 UTC
    #!/bin/bash
    
    EXT=(*.flv *.mp* *.mkv)
    
    for i in ${EXT[*]}; do ffmpeg -i "$i" -acodec libfaac -ab 96k -vcodec libx264 -vpre normal -crf 22 -threads 2 "${i%.*}.mp4";done
    
    exit 0
  • Someone

    2049654·text·3.9 KB·2011-04-23 08:32 UTC
    bash-4.1$ bash -x coverter.sh 
    + mkdir /home/server/output
    mkdir: cannot create directory `/home/server/output': File exists
    + mkdir /home/server/input
    mkdir: cannot create directory `/home/server
  • xci

    2049651·text·593.3 KB·2011-04-23 08:20 UTC
    
        
  • xci

    2049650·text·399.2 KB·2011-04-23 08:19 UTC
    
        
  • xci

    2049649·text·7.9 KB·2011-04-23 08:19 UTC
    Aptitude 0.4.11.11: log report
    Fri, Apr 22 2011 20:26:49 +0100
    
    IMPORTANT: this log only lists intended actions; actions which fail due to
    dpkg problems may not be completed.
    
    Will install 0 packages,
  • xci

    2049648·text·1.8 KB·2011-04-23 08:19 UTC
    Reading package lists...
    Building dependency tree...
    Reading state information...
    Reading extended state information...
    Initialising package states...
    "nvidia-glx-dev" is a virtual package provided by
  • xci

    2049647·text·24.7 KB·2011-04-23 08:19 UTC
    Reading package lists...
    Building dependency tree...
    Reading state information...
    Reading extended state information...
    Initialising package states...
    Couldn't find any package whose name or descripti
  • Someone

    2049646·text·3.9 KB·2011-04-23 08:18 UTC
    bash-4.1$ bash -x coverter.sh 
    + mkdir /home/server/output
    mkdir: cannot create directory `/home/server/output': File exists
    + mkdir /home/server/input
    mkdir: cannot create directory `/home/server
  • lsneeds --micro pierce.jason

    2049645·text·564 B·2011-04-23 08:07 UTC
    [02:48:36] pierce.jason | hata_ph: I was building virtualbox-headless today(for
     no-X11 support), and had a doubt as to why it would
     want xter
  • Unnamed

    2049644·text·1.7 KB·2011-04-23 07:58 UTC
    linux-suse:/tmp # fdisk /dev/sdb
    
    WARNING: DOS-compatible mode is deprecated. It's strongly recommended to
     switch off the mode (command 'c') and change display units to
     sectors (
  • Video converter.

    2049643·text·817 B·2011-04-23 07:52 UTC
    #!/bin/sh
    
    # This script was built for backup recovery purposes only.
    # No one, but the one who executes this script is responsible.
    # DO NOT USE THIS SCRIPT TO BREAK LAWS!!!
    #
    mkdir ~/output
    m
  • Video converter.

    2049642·text·811 B·2011-04-23 07:52 UTC
    #!/bin/sh
    
    # This script was built for backup recovery purposes only.
    # No one, but the one who executes this script is responsible.
    # DO NOT USE THIS SCRIPT TO BREAK LAWS!!!
    #
    mkdir ~/output
    m
  • Video converter.

    2049641·text·803 B·2011-04-23 07:49 UTC
    #!/bin/sh
    
    # This script was built for backup recovery purposes only.
    # No one, but the one who executes this script is responsible.
    # DO NOT USE THIS SCRIPT TO BREAK LAWS!!!
    #
    mkdir ~/output
    m
  • Someone

    2049633·text·3.7 KB·2011-04-23 07:37 UTC
    module s3(o, y, x1, x2, os);
     output o, y;
     input x1,x2,os;
     wire t1, t2, nos, z1,z2,z3, z4, a1, a2, a3;
     
     not(t1, x1);
     not(t2, x2);
     not(nos, os);
    
    and(z1, x1,
  • Miscellany

    2049632·text·1015 B·2011-04-23 07:37 UTC
    # xe-toolstack-restart 
    Stopping xapi: cannot stop xapi: xapi is not running. [FAILED]
    Stopping the v6 licensing daemon: [ OK ]
    Stopping the memory ballooning daemon
  • Video converter.

    2049631·text·784 B·2011-04-23 07:36 UTC
    #!/bin/sh
    
    # This script was built for backup recovery purposes only.
    # No one, but the one who executes this script is responsible.
    # DO NOT USE THIS SCRIPT TO BREAK LAWS!!!
    #
    mkdir ~/output
    m
  • Someone

    2049630·text·6.5 KB·2011-04-23 07:35 UTC
    [4/22/2011 21:40:36]  Gnuoy каза: [2011-04-23 05:24:07] Hack: Player Ultras(*jlokomotub) use hack TMC
    [4/22/2011 21:40:41]  Gnuoy каза: kvo si pravil iskam da znam
    [08:54:19] Котьоo! ® каза: ;D
    [08
  • Unnamed

    2049628·lisp·3.1 KB·2011-04-23 07:33 UTC
    * (require 'paren-psos)
    
    ; Loading system definition from
    ; /home/iain/.local/share/common-lisp/source/rjson/rjson.asd into
    ; #<PACKAGE "ASDF0">
    ; Registering #<SYSTEM "rjson">
    ; Registering #<S
  • Stuff

    2049621·lisp·1.0 KB·2011-04-23 07:03 UTC
    * (asdf:load-system :paren-psos) 
    
    ; loading system definition from
    ; /home/iain/.local/share/common-lisp/source/paren-psos/paren-psos.asd into
    ; #<PACKAGE "ASDF0">
    
    debugger
  • Anonymous

    2049620·text·1.3 KB·2011-04-23 07:03 UTC
    /***************************************
    
    ::::::::: ::: ::::::::::: 
    
    :+: :+: :+: :+: :+: 
    
    +:+ +:+ +:+ +:+ +:+ 
    
    +#++:++#: +#++:++#++: +#+

older pastes →