Sponsored Content
Full Discussion: Album Cover Contest
The Lounge What is on Your Mind? Album Cover Contest Post 302396181 by pludi on Thursday 18th of February 2010 01:55:15 AM
Old 02-18-2010
Quote:
Originally Posted by Neo
Two of those are my favorites! U2 - The Joshua Tree is the best. I was listening to it yesterday in fact. Ditto for R.E.M. Out of Time. Amazing works of art!
That's why I picked them. "Where the streets have no name" and "Losing my religion" are my all-time favorites. But seems it's too easy, guess I'll have to go more Indie and/or obscure with the next round ]:->

And you're right, it's easy to get the year by searching for the album. However, for not providing the year in the first place, I'll only award ceil(answers/2) points for those answered correctly (there's 1 mistake).

Last edited by pludi; 02-18-2010 at 03:00 AM..
 

2 More Discussions You Might Find Interesting

1. Red Hat

How do I find out which rpms to install to cover dependencies?

Howdy all, I am trying to install dk-milter on a postfix mail machine, but am running up against some dependencies, and I don't know how to find out which rpms contain the required packages. # cat /etc/redhat-release Red Hat Enterprise Linux ES release 3 (Taroon Update 9) # uname -a ... (2 Replies)
Discussion started by: zefflyn
2 Replies

2. What is on Your Mind?

Movie Screenshot Contest - Bits to be won!

I propose a little game, I post a bunch of images from random movies out there and people try to identify the name of the character and the movie. Each correct answer earns a point, at the end of the contest I'll give some Bits to those with the most points. The rules: I'll post only a few... (35 Replies)
Discussion started by: Smiling Dragon
35 Replies
YESTERDAY(1)						      General Commands Manual						      YESTERDAY(1)

NAME
yesterday - print file names from the dump SYNOPSIS
yesterday [ -c ] [ -date ] files ... DESCRIPTION
Yesterday prints the names of the files from the most recent dump. Since dumps are done early in the morning, yesterday's files are really in today's dump. For example, if today is March 17, 1992, yesterday /adm/users prints /n/dump/1992/0317/adm/users In fact, the implementation is to select the most recent dump in the current year, so the dump selected may not be from today. With option -c, yesterday copies the dump file to the current directory. The date option selects other day's dumps, with a format of 2, 4, 6, or 8 digits of the form dd, mmdd, yymmdd, or yyyymmdd. Yesterday does not guarantee that the string it prints represents an existing file. EXAMPLES
Back up to yesterday's MIPS binary of vc: cd /mips/bin yesterday -c vc Temporarily back up to March 1's MIPS C library to see if a program runs correctly when loaded with it: bind `{yesterday -0301 /mips/lib/libc.a} /mips/lib/libc.a rm v.out mk v.out FILES
/n/dump SOURCE
/rc/bin/yesterday SEE ALSO
fs(4) BUGS
It's hard to use this command without singing. YESTERDAY(1)
All times are GMT -4. The time now is 06:24 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy