The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > The Lounge > What's on Your Mind?
Google UNIX.COM


What's on Your Mind? Come inside and relax a while. Maybe play a few Video Arcade Games if you have free time.

Reply
 
Submit Tools LinkBack Thread Tools Search this Thread Display Modes
  #1  
Old 10-03-2008
Registered User
 

Join Date: Sep 2008
Posts: 22
Who are we?

I am curious who we are, how did we come to unix/linux and what/why do we use unix?

1. I am aerospace engineer
2. I am from Seattle WA USA
3. I first came to unix though work
4. I have duel pc/linux sys at home but mostly just remote into my companies system
5. I do unix all day at work, I am not able to do anything with data by hand, I will always script it
6. I love unix because it takes the mystery out of computers


In a world where people still think the “mouse” was a step forward I just want to know who else understands the beauty of the following one liner, do you have a oneliner too?


Code:
   echo prime | awk '{p[++i]=2;for(j=1;++j<100000000;++l)for(n=0;j%p[++n];++k)if((j/p[n])<(p[n])){p[++i]=j;print j;break}}'
N0ll
Reply With Quote
Forum Sponsor
  #2  
Old 10-04-2008
Moderator
 

Join Date: Dec 2003
Location: /dev/fl
Posts: 1,061
Can't say that I have ever seem prime number identification done in an awk oneliner before!
Reply With Quote
  #3  
Old 10-04-2008
Registered User
 

Join Date: Sep 2006
Posts: 1,580
you can cram a long program into one line too.
Reply With Quote
  #4  
Old 10-04-2008
...@...
 

Join Date: Feb 2004
Location: NM
Posts: 4,298
awk has double precision arithmetic operations, so you are limited to DBL_DIG precision - see your /usr/include/limits.h for more information....
Reply With Quote
Google The UNIX and Linux Forums
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes




All times are GMT -7. The time now is 12:15 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0