Pretty Ugly

Pretty Ugly is the fourth studio album by the American punk rock band Lunachicks.[1] It was released by Go-Kart Records[2] in 1997.

Pretty Ugly
Studio album by
ReleasedFebruary 18, 1997
Recorded1996
GenrePunk rock
Length37:33
LabelGo-Kart
ProducerFat Mike
Lunachicks chronology
Jerk of All Trades
(1995)
Pretty Ugly
(1997)
Drop Dead Live
(1998)

Track listing

All lyrics are written by Theo Kogan except as noted; all music is composed by Lunachicks.

No.TitleLength
1."Yeah"1:58
2."Throwin It Away"2:19
3."The Day Squid's Gerbil Died"2:56
4."Dear Dotti"2:50
5."Mr. Lady"3:01
6."Spork"1:12
7."What's Left"4:23
8."Gone Kissin'"2:46
9."Don't Want You"3:33
10."The Baby"2:09
11."*@#%!**"1:28
12."Wing Chun"2:08
13."Mmm Donuts"2:24
14."Missed It"4:26
gollark: Ah, MAP_SHARED is needed.
gollark: I have good* reasons for this
gollark: ```scheme(load-shared-object "/usr/lib/libc.so.6")(define fork (foreign-procedure #f "fork" () unsigned))(define waitpid (foreign-procedure #f "waitpid" (unsigned uptr unsigned) unsigned))(define mmap (foreign-procedure #f "mmap" (uptr unsigned unsigned unsigned unsigned unsigned) uptr))(define shmem (mmap 0 1024 3 0 0 0))(define pid (fork))(display "PID=")(display pid)(newline)(define apiomemetics (lambda (x y) (if (null? x) 0 (if (= (length x) 99) 1 (car x)))))(define prisond (lambda (x y) (if (= x y) (if (= x 1) '(-2 -2) '(-1 -1)) (if (= x 1) '(0 -3) '(-3 0)))))(if (= pid 0) ( (begin (display "hi from child") (foreign-set! 'integer-32 shmem 0 3) (newline) (exit) ) (begin (display "parent apioform") (newline) (waitpid pid 0 0) (display "hi from parent") (newline) (display (foreign-ref 'integer-32 shmem 0)) (newline) )))```Help?
gollark: "Invalid effective address"? What?
gollark: Well, most of them are in the code.

References

  1. "Lunachicks". MTV. Retrieved February 9, 2013.
  2. "Quality Independent Record Label". Go-Kart Records. Retrieved 2012-03-05.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.