~/paste/all
~/paste/all
~/paste/all
Pages: 123 ...403404

Paste #1036

  1. Luci precompiled (stripped):
  2.  
  3. $ du -sck bin/lantiq/packages/luci*
  4. 36      bin/lantiq/packages/luci-app-firewall_trunk+svn8215-1_lantiq.ipk
  5. 20      bin/lantiq/packages/luci-app-splash_trunk+svn8215-1_lantiq.ipk
Language: text
Posted by Anonymous at 30 Jan 2012, 05:39:15 UTC

Paste #1022

  1. :~/projects/rfm12-ask.git$ LD_LIBRARY_PATH="$HOME/projects/rfm12-ask.git/lib" ./app/rfm12_read_from_cfg_and_export_via_xmlrpc 8080
  2. no shared memory yet
  3. read 5 objects (configured devices) into memory
  4. allocating 5150 bytes of shared memory
  5. iterating '5' times...
Language: text
Posted by Anonymous at 13 Nov 2011, 11:28:37 UTC

Paste #1020

  1. \documentclass[12pt,a4paper]{article}
  2. \usepackage{german}
  3. \usepackage[utf8]{inputenc}
  4. \usepackage{textcomp}
  5. \usepackage{tabularx}
Language: latex
Posted by Anonymous at 31 Oct 2011, 12:14:39 UTC

Paste #1015

  1. postgres=# CREATE TABLE x (
  2. postgres(#         id              SERIAL PRIMARY KEY,
  3. postgres(#         content         VARCHAR(255) DEFAULT NULL
  4. postgres(# );
  5. NOTICE:  CREATE TABLE will CREATE implicit SEQUENCE "x_id_seq" FOR serial COLUMN "x.id"
Language: sql
Posted by Anonymous at 13 Oct 2011, 11:15:50 UTC

Pages: 123 ...403404