This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# tree www.ulillillia.us/ --charset=ASCII | |
www.ulillillia.us/ | |
|-- aboutme | |
| |-- TVmovies.shtml | |
| |-- aboutmefavorites.html | |
| |-- aboutmehome.html | |
| |-- aboutmemajorfears.html | |
| |-- aboutmemysteriousdreams.html | |
| |-- developedsystems.shtml | |
| |-- dreams |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
david@imag> ls ~/desk/ | iso | |
# 1 1 1 1 1 1 3 3 5 C F G G P S T Y a a a a b b b b b b c c c d d d d d d d d h i i i j l m m m m m o p p q r r rsssttuwx | |
r 2 2 2 3 3 3 d d 6 D - T r u c h 5 r r s a i s s s s d h o . e e e e e e t e c c s b u a i m o s l i u B a e epptuunap | |
e 5 7 7 0 0 0 . d k E S K o r r u - a t t d c t d d d d e a d t f f f f s v w a o o o - b i r c i d x r e n g srrummitm | |
g 8 6 9 4 4 4 p . - - c 2 w e e m 7 i i f k c f f f f - r e c r r r r k e m v n n c 4 u l r k t x e t d e tiifbbce- | |
e 6 2 4 3 3 3 n p e S r - |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"630,310,640,320","http://www.getpixel.net","getpixel.net, stock photography" | |
"850,50,860,60","http://www.mynewbritain.com","MyNewBritain.com" | |
"390,280,420,310","http://www.pandasoftware.com/","PC infected? Free Spyware Scan - PandaSoftware.com" | |
"690,560,700,570","http://www.frozenweb.co.uk","FrozenWeb.co.uk UK Web Hosting Specialists" | |
"610,150,640,170","http://www.sillyant.com/?src=1M","SillyAnt - something for your cellphone and PDA" | |
"160,160,290,190","http://www.rentclicks.com","Home Rentals, Homes for Rent, and Apartments" | |
"210,80,220,90","http://www.kickbuttideas.com/12.php?p=1000&a=extramoney","Kick Butt Ideas for Making Money" | |
"320,70,330,80","http://www.fastminimoto.co.uk","Mini Motos / Dirt Bikes / Quads / Parts *BARGAIN*" | |
"730,0,740,10","http://www.hamsterland.com/million.asp","THE GREEN DOT Hamsterland, hamster, cage, feed" | |
"520,0,590,10","http://localtap.net","Localtap.com - LOCAL BREWED BEER DELIVERED DIRECT TO YOU" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
''=~('('.'?'.'{' | |
.('`'|'%').('['^"\-").( | |
'`'|'!').('`'|',').'"'.(('[')^ | |
'+'). ('[' | |
^')' ).( | |
'`'| ')' | |
).+( ( '`' | |
)|(( ( '.' | |
)))) .( ( '[' | |
)^(( ( ( '/' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//--------------------------------------------------------------------- | |
// | |
// Constructor | |
// | |
//--------------------------------------------------------------------- | |
/** | |
* Constructor | |
*/ | |
public function AbstractSingletonProxyHelloWorldFactoryBean() // Constructor | |
{ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# im trying to override a command in $PATH to have a special case, | |
# then fallback to the original executable otherwise | |
# works in bash, doesn't work in zsh | |
git () { | |
if [[ $1 == 'something' ]]; then | |
echo 'something' | |
else | |
`which git` $* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PRIVATE Bool net_about_kludge(URL_Struct *URL_s) | |
{ | |
unsigned char *url = (unsigned char *) URL_s->address; | |
unsigned char *user = (unsigned char *) XP_STRDUP ((char*)(url + 6)); | |
unsigned char *tmp; | |
if (user == NULL) | |
return FALSE; | |
for (tmp = user; *tmp; tmp++) *tmp += 23; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
www.ulillillia.us | |
├── aboutme | |
│ ├── TVmovies.shtml | |
│ ├── aboutmefavorites.html | |
│ ├── aboutmehome.html | |
│ ├── aboutmemajorfears.html | |
│ ├── aboutmemysteriousdreams.html | |
│ ├── developedsystems.shtml | |
│ ├── dreams | |
│ │ ├── computer01.shtml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bsdf@cygnus> cat constelnames ~/p9/sky | |
and andromeda | |
ant antlia | |
aps apus | |
aqr aquarius | |
aql aquila | |
ara ara | |
ari aries | |
aur auriga | |
boo bootes |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From 7c6218a76d97394df3efa1c869940670ee3a2706 Mon Sep 17 00:00:00 2001 | |
From: BEN ENGLISCH <EMAILBEN145@gmail.com> | |
Date: Tue, 25 Oct 2011 13:38:54 -0500 | |
Subject: [PATCH] macports patches | |
--- | |
dselect/Makefile.in | 2 +- | |
dselect/dselect.h | 2 +- | |
dselect/main.cc | 2 +- | |
lib/dpkg.h | 2 +- |
OlderNewer