Sponsored Content
The Lounge What is on Your Mind? Did You Buy any Facebook IPO Stock at $38 a share? Post 302643025 by Neo on Friday 18th of May 2012 10:28:22 AM
Old 05-18-2012
Did You Buy any Facebook IPO Stock at $38 a share?

Big day for FB. Did anyone manage to buy any of the IPO stock before the bell?
 

6 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

What exactly is Stock Bit (t)

(yes i read the man page for chmod) and i did a basic search on the web. but it never really went into any info on it. the reason i ask is. when my systems receaves an email @ at certer user it has a specific mailer specified and that mailer writes stuff to /tmp well the orig. perms were... (3 Replies)
Discussion started by: Optimus_P
3 Replies

2. UNIX for Dummies Questions & Answers

Stock script problems

I'm have some trouble, I'm doing some unix stuff for fun and I can't get something to work I have a getquote.sh script: wget "http://finance.yahoo.com/q?s=$1" -o /dev/null -O quote echo `echo $1; egrep "Last Trade:" quote | cut -d ">" -f 3 | cut -d "<" -f 1` to get the current trading price... (1 Reply)
Discussion started by: hinch
1 Replies

3. UNIX for Dummies Questions & Answers

Facebook

Im using Mozilla Firefox on my Linux laptop. When I'm logged in at Facebook I can see the general page but when I'm going to my "own" page I can't see the posts, just the head of the page. I don't know if it's a problem related to Linux or Mozilla. Greatful for any help. (1 Reply)
Discussion started by: Midde
1 Replies

4. Shell Programming and Scripting

Help with data reformat if share share content

Input data: read1_data1 read1_data1 read2_data1 read3_data1 read4_data1 read4_data1 read4_data1 read5_data1 . . Desired output result: read1_data1 read1_data2 read2_data1 read3_data1 read4_data1 (3 Replies)
Discussion started by: perl_beginner
3 Replies

5. What is on Your Mind?

The Hacker Way by Mark Zuckerberg to IPO Investors

(0 Replies)
Discussion started by: Neo
0 Replies

6. Post Here to Contact Site Administrators and Moderators

Facebook links

Some posts have a live link to Facebook. This is a banned site here and on many commercial sites. It triggers alerts. How can we stop the system trying and failing to connect to Facebook? Example hidden (hugely long) link is: Like Interestingly, posting the link triggers the ERROR box on... (4 Replies)
Discussion started by: methyl
4 Replies
bell(1T)						       Tk Built-In Commands							  bell(1T)

__________________________________________________________________________________________________________________________________________________

NAME
bell - Ring a display's bell SYNOPSIS
bell ?-displayof window? ?-nice? _________________________________________________________________ DESCRIPTION
This command rings the bell on the display for window and returns an empty string. If the -displayof option is omitted, the display of the application's main window is used by default. The command uses the current bell-related settings for the display, which may be modified with programs such as xset. If -nice is not specified, this command also resets the screen saver for the screen. Some screen savers will ignore this, but others will reset so that the screen becomes visible again. KEYWORDS
beep, bell, ring ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +--------------------+-----------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +--------------------+-----------------+ |Availability | SUNWTk | +--------------------+-----------------+ |Interface Stability | Uncommitted | +--------------------+-----------------+ NOTES
Source for Tk is available on http://opensolaris.org. Tk 8.4 bell(1T)
All times are GMT -4. The time now is 08:57 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy