Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

The UNIX Forums - the Top UNIX & Linux Q&A on... - www.unix.com | Site profile

Site profile page for http://www.unix.com. This report page has aggregated and summarized the online discussions from the Message Board located at http://www.unix.com. This site profile page outlines general site statistics such as: Users Activity, Site Activity, Site Rank, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional site profile information for http://www.unix.com is also shown in the following divisions:

1) Top 10 Active Forums during Last Week
2) Top 10 Site Forums
3) Latest Active Threads
4) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a site's popularity and/or exact posting volumes at any given reporting period.

Title: The UNIX Forums - the Top UNIX & Linux Q&A on the Web - http://www.unix.com The UNIX Forums - the Top UNIX & Linux Q&A on the Web
Url: http://www.unix.com
Users activity: 3 posts per thread
site activity: 819 active threads during last week
Site rank: 2,803 (go to rank page)
Domain info for: unix.com
 

Posting activity table on The UNIX Forums - the Top UNIX & Linux Q&A on the Web:

  Week Month 3 Months
Threads: 819 3,319 9,686
Post: 2,262 8,516 24,776
 

Authority Badge:

The UNIX Forums - the Top UNIX & Linux Q&A on the Web | Forum Authority Badge

The UNIX Forums - the Top UNIX & Linux Q&A on the Web posting activity graph:

Posts by:  day  week  month 
 

http://www.unix.com Alexa graph:

Top authors on The UNIX Forums - the Top UNIX & Linux Q&A on the Web during last week:

Name
Posts
Scrutinizer
128
user's latest post:
How to see a variable value...
Published (2009-11-06 22:47:00)
Quote: Originally Posted by cfajohnson ????? The correct shebang is: #!/bin/ksh A shebang is a comment and starts with #. Thanks! I corrected the typo...
iBot
112
user's latest post:
BSD Release: FreeNAS 0.7
Published (2009-11-06 21:36:00)
Source...
scottn
102
user's latest post:
Loop on array variable returning...
Published (2009-11-06 19:46:00)
I don't think this is ksh syntax: Code: while ($i -lt $tUbound) Try: Code: while [ $i -lt $tUbound ]
pludi
84
user's latest post:
how to replace . with 100 spaces...
Published (2009-11-06 15:50:00)
How about, instead of feeding us information one by one, you giving us all the requirements at once?
Franklin52
82
user's latest post:
Singled line records
Published (2009-11-06 16:49:00)
Looks like homework, what kind of project is this? Can you show us what you have attempted so far?
frans
53
user's latest post:
Scripting needed for newbie
Published (2009-11-06 18:48:00)
Here code that doesn't use at but sleep ; it doesn't need external storage of data but runs continuously. Wat i suggest is to log evrything in the beginning by echoing the variables to the logfile, mainly the Delay to see if you have to adjust the tolerance at another value. I let you code the different logs you want to make (i can help u) but try first the functioning of the script. You can add lines for monitoring purpose by...
methyl
51
user's latest post:
Getting process ID in a shell...
Published (2009-11-06 11:23:00)
Oops. My problem was not reading the posts in the right order.
pogdorica
49
user's latest post:
how to replace . with 100 spaces
Published (2009-11-06 09:50:00)
Do you want to replace the last character with 100 spaces? Code: cat fichero | sed "s/$/` perl -e 'print \" \" x 100'`/"
jlliagre
49
user's latest post:
How to preserve NL in Ksh...
Published (2009-11-06 16:49:00)
Code: echo "$myvar" should do it.
panyam
48
user's latest post:
how to replace . with 100 spaces
Published (2009-11-06 09:50:00)
Quote: Originally Posted by pogdorica Do you want to replace the last character with 100 spaces? Code: cat fichero | sed "s/$/` perl -e 'print \" \" x 100'`/" Here i hope no need to use "cat".
 

Top 10 active forums on The UNIX Forums - the Top UNIX & Linux Q&A on the Web during last week:

Shell Programming and Scripting - 1,504 new posts Shell Programming and Scripting - forum profile
UNIX for Dummies Questions & Answers - 271 new posts UNIX for Dummies Questions & Answers - forum profile
SUN Solaris - 221 new posts SUN Solaris - forum profile
High Level Programming - 116 new posts High Level Programming - forum profile
What's on Your Mind? - 90 new posts What's on Your Mind? - forum profile
AIX - 73 new posts AIX - forum profile
UNIX for Advanced & Expert Users - 67 new posts UNIX for Advanced & Expert Users - forum profile
Red Hat - 57 new posts Red Hat - forum profile
Linux - 22 new posts Linux - forum profile
SCO - 20 new posts SCO - forum profile
 

Top 10 forums on The UNIX Forums - the Top UNIX & Linux Q&A on the Web:

Shell Programming and Scripting - 27,730 posts Shell Programming and Scripting - forum profile
UNIX for Dummies Questions & Answers - 6,569 posts UNIX for Dummies Questions & Answers - forum profile
SUN Solaris - 5,851 posts SUN Solaris - forum profile
AIX - 3,406 posts AIX - forum profile
High Level Programming - 3,113 posts High Level Programming - forum profile
UNIX for Advanced & Expert Users - 2,705 posts UNIX for Advanced & Expert Users - forum profile
Linux - 1,580 posts Linux - forum profile
Red Hat - 1,561 posts Red Hat - forum profile
HP-UX - 1,241 posts HP-UX - forum profile
UNIX and Linux RSS News - 1,168 posts UNIX and Linux RSS News - forum profile

Latest active threads on The UNIX Forums - the Top UNIX & Linux Q&A on the Web:

The UNIX Forums - the Top UNIX & Linux Q&A on the Web
Started 2 days ago (2009-11-07 09:17:00)  by pludi
That depends on whom you ask, what your search engine returns, and what your prof expects.
Forum:  UNIX for Dummies Questions & Answers UNIX for Dummies Questions & Answers - forum profile
Thread:  Show this thread (3 posts) Thread info: What are five UNIX principles? Size: 154 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: What are five UNIX principles? :: UNIX for Dummies Questions & Answers :: The UNIX Forums - the Top UNIX & Linux Q&A..."
The UNIX Forums - the Top UNIX & Linux Q&A on the Web
Started 2 days, 3 hours ago (2009-11-07 06:47:00)  by jlliagre
Quote: Originally Posted by dellxmax is that correct to inherit all folder and file from global zone It is certainly a very bad idea to inherit /etc which contains configuration files that must be unique to each zone. It might even break the global zone.
Forum:  SUN Solaris SUN Solaris - forum profile
Thread:  Show this thread (4 posts) Thread info: Some Question's about Zone Size: 957 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Some Question's about Zone :: SUN Solaris :: The UNIX Forums - the Top UNIX & Linux Q&A..."
The UNIX Forums - the Top UNIX & Linux Q&A on the Web
Started 2 days ago (2009-11-07 09:10:00)  by thegeek
Code: $ echo "9:40am up 9 days, 10:36, 4 users, load average: 0.02, 0.01, 0.00" | grep -o 'load.*' load average: 0.02, 0.01, 0.00
Forum:  Shell Programming and Scripting Shell Programming and Scripting - forum profile
Thread:  Show this thread (3 posts) Thread info: Extracting load average from uptime command Size: 465 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Extracting load average from uptime command :: Shell Programming and Scripting :: The UNIX Forums - the Top UNIX & Linux Q&A..."
The UNIX Forums - the Top UNIX & Linux Q&A on the Web
Started 2 days, 3 hours ago (2009-11-07 06:47:00)  by bartus11
Give us link to doc you used to create mysql1 zone. As for adding datasets, it is used to delegate full control over added ZFS filesystem to zone, so within that zone new ZFS filesystems can be created, as well as snapshots etc.
Forum:  SUN Solaris SUN Solaris - forum profile
Thread:  Show this thread (4 posts) Thread info: some questions about zone Size: 292 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: some questions about zone :: SUN Solaris :: The UNIX Forums - the Top UNIX & Linux Q&A..."
The UNIX Forums - the Top UNIX & Linux Q&A on the Web
Started 2 days, 1 hour ago (2009-11-07 08:41:00)  by scottn
You can separate the command with a semi-colon: Code: /usr/xpg4/bin/ sed -e '/^$/d; /rows selected/d' /aemu/CALLAUTO/callauto.txt > /aemu/CALLAUTO/callautonew.txt
Forum:  Shell Programming and Scripting Shell Programming and Scripting - forum profile
Thread:  Show this thread (2 posts) Thread info: deleting blank line and row containing certain words in single sed command Size: 537 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: deleting blank line and row containing certain words in single sed command :: Shell Programming and Scripting :: The UNIX Forums - the Top UNIX & Linux Q&A..."
The UNIX Forums - the Top UNIX & Linux Q&A on the Web
Started 2 days, 1 hour ago (2009-11-07 08:29:00)  by pludi
While translations of threads are available in different languages, all posts have to be in English. Please re-post.
Forum:  High Level Programming High Level Programming - forum profile
Thread:  Show this thread (2 posts) Thread info: FrameRate en Allegro Size: 180 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: FrameRate en Allegro :: High Level Programming :: The UNIX Forums - the Top UNIX & Linux Q&A..."
The UNIX Forums - the Top UNIX & Linux Q&A on the Web
Started 4 days ago (2009-11-05 09:23:00)  by scottn
Code: awk '$1 == $2' file1
Forum:  Linux Linux - forum profile
Thread:  Show this thread (4 posts) Thread info: matching two fields Size: 349 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: matching two fields :: Linux :: The UNIX Forums - the Top UNIX & Linux Q&A..."
The UNIX Forums - the Top UNIX & Linux Q&A on the Web
Started 2 days, 1 hour ago (2009-11-07 07:58:00)  by pludi
Double post, closing thread. Continued here
Forum:  UNIX for Advanced & Expert Users UNIX for Advanced & Expert Users - forum profile
Thread:  Show this thread (1 post) Thread info: Compare two files using awk or sed, add values in a column if their
previous fields are same Size: 279 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Compare two files using awk or sed, add values in a column if their
previous fields are same :: UNIX for Advanced & Expert Users :: The UNIX Forums - the Top UNIX & Linux Q&A..."
The UNIX Forums - the Top UNIX & Linux Q&A on the Web
Started 2 days, 2 hours ago (2009-11-07 07:46:00)  by Scrutinizer
Just a couple of possibilities off the top of my head: The server may be too busy The server that receives the ping may be too busy Your network interface is not connected with the right speed (e.g. 100 mb auto-negotiate often gives problems) There is a duplicate IP-address on your network. There is a duplicate mac-adress on your network (rare)
Forum:  UNIX for Dummies Questions & Answers UNIX for Dummies Questions & Answers - forum profile
Thread:  Show this thread (2 posts) Thread info: ping temporary off and down Size: 485 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: ping temporary off and down :: UNIX for Dummies Questions & Answers :: The UNIX Forums - the Top UNIX & Linux Q&A..."
 

Hot threads for last week on The UNIX Forums - the Top UNIX & Linux Q&A on the Web:

What's on Your Mind?
Started 1 week, 2 days ago (2009-10-30 10:54:00)  by vino
11.jpg Shawshank Redemption - Peeping tom is the Warden Norton 8.jpg Terminator 2 - The bad cop AKA T-1000
Forum:  What's on Your Mind? What's on Your Mind? - forum profile
Thread:  Show this thread (37 posts) Thread info: Movie Screenshot Contest - Bits to be won! Size: 204 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Movie Screenshot Contest - Bits to be won! :: What's on Your Mind? :: The UNIX Forums - the Top UNIX & Linux Q&A..."
Shell Programming and Scripting
Started 1 week, 1 day ago (2009-10-31 11:06:00)  by asandy1234
Quote: Originally Posted by frans try this Code: I=0 while read LINE do TEXT[$I]=$(echo $LINE | grep -o '<text>.*</text>' | sed -e 's/<text>//' -e 's/<\/text>//' (( I ++ )) done < $FILENAME That creates an array where each item is the text contained between <text> and </text>. Hope this helps...
Forum:  Shell Programming and Scripting Shell Programming and Scripting - forum profile
Thread:  Show this thread (34 posts) Thread info: Perl or Awk script to copy a part of text file. Size: 1,620 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Perl or Awk script to copy a part of text file. :: Shell Programming and Scripting :: The UNIX Forums - the Top UNIX & Linux Q&A..."
What's on Your Mind?
Started 5 days ago (2009-11-04 09:54:00)  by jim mcnamara
Bored, are we?
Forum:  What's on Your Mind? What's on Your Mind? - forum profile
Thread:  Show this thread (25 posts) Thread info: Pick a Number Between 0 and 20 for 1 Million Bits Size: 78 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Pick a Number Between 0 and 20 for 1 Million Bits :: What's on Your Mind? :: The UNIX Forums - the Top UNIX & Linux Q&A..."
Shell Programming and Scripting
Started 6 days, 23 hours ago (2009-11-02 10:45:00)  by ghostdog74
you had previous posts similar to this. so i expect you to already have some code. show it.
Forum:  Shell Programming and Scripting Shell Programming and Scripting - forum profile
Thread:  Show this thread (23 posts) Thread info: Extract all the content after a specific data Size: 155 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Extract all the content after a specific data :: Shell Programming and Scripting :: The UNIX Forums - the Top UNIX & Linux Q&A..."
Shell Programming and Scripting
Started 1 week, 1 day ago (2009-10-31 10:58:00)  by smarty86
Hello All, I have 3 types of files. The names of which starts with P,I,M like P********* D********* M********* now I need to do some operations witht hese files.. so Code: if file name starts with P or p then do the operation for P file... fi else if file name starts with I or i then do the operation for I file... fi else if file name starts with...
Forum:  Shell Programming and Scripting Shell Programming and Scripting - forum profile
Thread:  Show this thread (21 post) Thread info: Shell script to check numbers! Size: 1,028 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Shell script to check numbers! :: Shell Programming and Scripting :: The UNIX Forums - the Top UNIX & Linux Q&A..."
Shell Programming and Scripting
RE: while loop problem - 18 new posts
Started 6 days, 4 hours ago (2009-11-03 05:25:31)  by Aliboy
Problem solved, thanks. I had to use the -gt instead of >
Forum:  Shell Programming and Scripting Shell Programming and Scripting - forum profile
Thread:  Show this thread (18 posts) Thread info: while loop problem Size: 180 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: while loop problem :: Shell Programming and Scripting :: The UNIX Forums - the Top UNIX & Linux Q&A..."
What's on Your Mind?
Started 5 days ago (2009-11-04 09:53:00)  by Neo
Quote: Originally Posted by Smiling Dragon You missed an option for "I've already caught H1N1" Added Quote: Originally Posted by sparcguy I read somewhere some of these vaccines are actually cultured viruses themselves so can cause different side...
Forum:  What's on Your Mind? What's on Your Mind? - forum profile
Thread:  Show this thread (18 posts) Thread info: Will You Get the A(H1N1) Vaccine? Size: 2,421 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Will You Get the A(H1N1) Vaccine? :: What's on Your Mind? :: The UNIX Forums - the Top UNIX & Linux Q&A..."
SUN Solaris
Started 5 days, 23 hours ago (2009-11-03 10:05:00)  by incredible
The issue here is not about creating partitions. What I would suggest is to detach and clear your mirrors. Boot the system from cdrom, revert the oracle partitions to point to the raw device at c1t3d0 . Do fsck in that single user mode and reboot and see. c1t2d0 is confirmed dead ---------- Post updated at 10:11 PM ---------- Previous update was at 10:09 PM ---------- Further more, ...
Forum:  SUN Solaris SUN Solaris - forum profile
Thread:  Show this thread (16 posts) Thread info: not able to run fsck - Page 3 - The UNIX and Linux Forums Size: 647 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: not able to run fsck - Page 3 - The UNIX and Linux Forums :: SUN Solaris :: The UNIX Forums - the Top UNIX & Linux Q&A..."
Shell Programming and Scripting
Started 6 days, 17 hours ago (2009-11-02 16:29:48)  by Scrutinizer
Code: awk 'NR==FNR{a[$2]=$3;next}{if (a[$2]) printf a[$2]" "; else printf "000 "}1' zerostock infile Code: 006 8351 00000000000636 2009044 -00001.000 002 8351 00000000000637 2009044 -00002.000 000 8351 00000000000638 2009044 -00001.000 000 8351 00000000000640 2009044 -00003.000 001 8351 00000000000642 2009044 -00001.000 000 8351 00000000000650 2009044 -00001.000...
Forum:  Shell Programming and Scripting Shell Programming and Scripting - forum profile
Thread:  Show this thread (16 posts) Thread info: compare two files using awk Size: 1,007 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: compare two files using awk :: Shell Programming and Scripting :: The UNIX Forums - the Top UNIX & Linux Q&A..."
Shell Programming and Scripting
Started 4 days, 23 hours ago (2009-11-04 10:08:00)  by frans
apologize, you have to specify the output file like Code: join file1 file2 > file3 I've tried with your sample data and it outputs 1285_t chris germany 8288_c steve england 9626_a dave swiss
Forum:  Shell Programming and Scripting Shell Programming and Scripting - forum profile
Thread:  Show this thread (15 posts) Thread info: Find out the match data content?! Size: 543 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Find out the match data content?! :: Shell Programming and Scripting :: The UNIX Forums - the Top UNIX & Linux Q&A..."

This page was found by:   unix forums  nxge_ipp_err_evnts: pkt_dis_max  scottn unix