How many hours do you spend at unix.com a week ?


View Poll Results: How many hours do you spend at unix.com a week ?
<= 5 hrs 56 37.58%
> 5 hrs && <= 10 hrs 43 28.86%
> 10 hrs && <= 20 hrs 26 17.45%
> 20 hrs && <= 30 hrs 13 8.72%
> 40 hrs && <= 50 hrs 8 5.37%
> 50 hrs 3 2.01%
Voters: 149. This poll is closed

 
Thread Tools Search this Thread
The Lounge What is on Your Mind? How many hours do you spend at unix.com a week ?
# 29  
Old 12-21-2010
Quote:
Originally Posted by guruprasadpr
Would like to spend more, but try to spend atleast a couple of hours everyday. Well, before joining this forum, I thought I knew unix shell scripting. After joining, and looking at the quality of answers here, realized what I knew was something else. Not a SINGLE day has passed where I went to bed without learning something new from here.

I am thankful a lot to Neo and his team for making this a wonderful knowledge sharing platform.

Guru.
Same here.Smilie
R0H0N
# 30  
Old 04-06-2011
It depends on my work's style. In some weeks i use more and less in another week. There is no specific time schedule for me to share time with linux.
# 31  
Old 07-22-2011
now i spend about 4hours in unix. just because i'm new here. i want to learm about it.
# 32  
Old 07-26-2011
Quote:
Originally Posted by guruprasadpr
Would like to spend more, but try to spend atleast a couple of hours everyday. Well, before joining this forum, I thought I knew unix shell scripting. After joining, and looking at the quality of answers here, realized what I knew was something else. Not a SINGLE day has passed where I went to bed without learning something new from here.

I am thankful a lot to Neo and his team for making this a wonderful knowledge sharing platform.

Guru.

Same here too! Thank you Unix.com Smilie
# 33  
Old 10-02-2011
Recent days I do daily visits with at least 2 times per day some times I spend 1/2 hour or more per visit.
UNIX is indeed like a sea with no shores.
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. What is on Your Mind?

You Want to Spend Time with Friends and Family a UNIX.com Cartoon Explainer

Well, this was kinda fun and different: You Want to Spend Time with Friends and Family a UNIX.com Cartoon Explainer https://youtu.be/6jPDpuxI2OA You want to spend time with friends and family. But you are stuck on some problem... Your Linux or Unix code is buggy and you don't know... (1 Reply)
Discussion started by: Neo
1 Replies

2. Shell Programming and Scripting

Can anyone help me to print UNIX epoch time to days,hours,min,sec ?

I have unix epoch time 1441678454803, Can you please help me to print this time in below format ? DAY,HOUR,MIN,SEC Appreciate your help!!! Thanks, Prince (7 Replies)
Discussion started by: prince1987
7 Replies

3. Shell Programming and Scripting

Can we get Tuesday's date of the current week in UNIX

Hi All, I have a requirement which would calculate the Tuesday's date of the current week in yyyymmdd format in unix shell script. Please help me out how could I do this . I appreciate your help Regards, raj (7 Replies)
Discussion started by: rajeevm
7 Replies

4. Shell Programming and Scripting

how to list files between last 6 hours to 3 hours

Hi Frens, I want to list some files from a directory, which contains "DONE" in their name, i am receiving files every minute. In this i want to list all the files which are newer than 6 hours but older than 3 hours, of current time i dont want my list to contain the latest files which are ... (4 Replies)
Discussion started by: Prat007
4 Replies

5. Shell Programming and Scripting

unix command/s to find files older than 2 hours in a directory

I need to write a script to find files older than 2 hours in set of direcotries and list them ina mail. I know find command ti list files greater/lesser than days but i need to do it for hours. Any input. (6 Replies)
Discussion started by: Presanna
6 Replies

6. UNIX for Dummies Questions & Answers

crontab every 2 minutes, 24 hours and once a week

can someone please check my answers for the crontabs I am making 1. how would I set up a crontab tab executes every 2 minutes each and every day of the week? answer: 2 * * * * /path/to/file.pl <-- is this correct? 2. how would I set up a crontab that executes every 24 hours at 2am?... (6 Replies)
Discussion started by: Bobafart
6 Replies

7. UNIX for Dummies Questions & Answers

Help me spend $1000

Hey, As part of a Master's Degree program in Aeronautical Engineering I need a dedicated Unix PC to run a computational fluid dynamics (CFD) code in Fortran. Each run to model a single flow can take several days or weeks, so optimizing system resources is the only consideration. I need to buy... (1 Reply)
Discussion started by: John Bruzzese
1 Replies

8. UNIX for Dummies Questions & Answers

Unix IMAP e-mail via Outlook showing +10 hours

Multiple users at my work are connecting to a UNIX IMAP e- mail server via Outlook 2003 that is creating a small problem. Random new e-mails repeat themselves up to 3 times with an additional 10 hours added to them of when the original arrived. i.e Original e-mail marked arrived at 10:00am... (2 Replies)
Discussion started by: arkady
2 Replies
Login or Register to Ask a Question