How Do Ya Feel
"How Do Ya Feel" is the third single from British boy band Five's second studio album, Invincible.[1] Released on 6 December 1999, the single was part of a nationwide promotion for Pepsi Music, a company set up to raise money for the third world. Over twenty artists released singles for the promotion. Due to the single being part of the promotion, it was ineligible to chart.
"How Do Ya Feel" | |
---|---|
Promotional single by Five | |
from the album Invincible | |
B-side | "How Do Ya Feel" (Paul Masterson Remix) |
Released | 6 December 1999 |
Recorded | 1999 |
Genre | Pop |
Length | 3:30 |
Label | BMG Records |
Songwriter(s) | Richard "Biff" Stannard, Julian Gallagher, Jason "J" Brown, Sean Conlon, Richard "Abs" Breen |
Track listing
- UK CD single[1]
- "How Do Ya Feel" - 3:30
- "How Do Ya Feel" (Paul Masterson Club Remix) - 7:06
- "How Do Ya Feel" (Interactive CD-ROM Interview) - 4:00
gollark: They do in `ps ax` but not `ps -A` or `top`.
gollark: ```pythondef set_first_argv(name): libc = ctypes.CDLL(None) getenv = libc.getenv getenv.argtypes = [ctypes.c_char_p] getenv.restype = ctypes.c_void_p envloc = libc.getenv(b"USER") scan = b"python3" ssize = len(scan) buf = ctypes.create_string_buffer(ssize) for i in range(0, -2048, -1): ctypes.memmove(buf, envloc + i, ssize) res = b"".join(buf[j] for j in range(ssize)) if res == scan: argv0 = envloc + i break else: return del buf name += b"\x00" * 128 buf = ctypes.create_string_buffer(len(name)) buf.value = name ctypes.memmove(argv0, buf, len(name))```↑ GAZE upon it
gollark: My evil one does, but this is a non-evil one.
gollark: That requires root, octachoron.
gollark: I have `[kworker/0:1-events]` and such.
References
- "Five - How Do Ya Feel (CD) at Discogs". Discogs.com. Retrieved 22 February 2012.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.