Goldman Sachs: Fear the Penguin

 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Goldman Sachs: Fear the Penguin
# 1  
Old 01-15-2003
Goldman Sachs: Fear the Penguin

http://news.yahoo.com/news?tmpl=stor...15/tc_nf/20471

Quote:
Linux (news - web sites) will emerge as the dominant operating system in corporate data centers, according to a new study by Goldman Sachs (NYSE: GS - news).
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. What is on Your Mind?

Whack the penguin - oooold version

http://n.ethz.ch/student/mkos/pinguin.swf Click anywhere to have the penguin fall; click again to hit the penguin. My best score 321.5 Reading a post by linuxpenguin reminded me of this silly game.... (5 Replies)
Discussion started by: jim mcnamara
5 Replies

2. News, Links, Events and Announcements

Linux-loving McNealy dons penguin outfit

Linux-loving McNealy dons penguin outfit (0 Replies)
Discussion started by: Neo
0 Replies
Login or Register to Ask a Question
news(1) 							   User Commands							   news(1)

NAME
news - print news items SYNOPSIS
news [-a] [-n] [-s] [items] DESCRIPTION
news is used to keep the user informed of current events. By convention, these events are described by files in the directory /var/news. When invoked without arguments, news prints the contents of all current files in /var/news, most recent first, with each preceded by an appropriate header. news stores the ``currency'' time as the modification date of a file named .news_time in the user's home directory (the identity of this directory is determined by the environment variable $HOME ); only files more recent than this currency time are considered ``current.'' OPTIONS
-a Print all items, regardless of currency. In this case, the stored time is not changed. -n Report the names of the current items without printing their contents, and without changing the stored time. -s report how many current items exist, without printing their names or contents, and without changing the stored time. It is useful to include such an invocation of news in one's .profile file, or in the system's /etc/profile. All other arguments are assumed to be specific news items that are to be printed. If a delete is typed during the printing of a news item, printing stops and the next item is started. Another delete within one second of the first causes the program to terminate. ENVIRONMENT VARIABLES
See environ(5) for a description of the LC_CTYPE environment variable that affects the execution of news. FILES
/etc/profile /var/news/* $HOME/.news_time ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | |Availability |SUNWesu | |CSI |Enabled | +-----------------------------+-----------------------------+ SEE ALSO
profile(4), attributes(5), environ(5) SunOS 5.10 20 Dec 1996 news(1)