Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jul 2008 09:22:46 -0400
From:      John Almberg <jalmberg@identry.com>
To:        freebsd-questions@freebsd.org
Subject:   Fwd: how to simulate a user's crontab?
Message-ID:  <C37CBA73-7E47-44F1-B908-0E6E7CA6903F@identry.com>
References:  <9B40E44D-C395-49E2-8BC6-1188DB8FD65E@identry.com>

next in thread | previous in thread | raw e-mail | index | archive | help


>    I use templates for most of the things I write, so I don't end  
> up making
>    the same stupid off-by-one mistakes for things like handling  
> command-line
>    arguments.  My template for a production shell script is below.
>

You raise a lot of interesting ideas Karl. I too am always looking to  
'systematize' work, not only because I need efficiency, but because I  
hate having to learn things twice... Nothing bugs me more than  
knowing that I need to figure out how to do something I figured out 6  
months or a year ago.

Actually, I highly recommend a Mac program called Yojimbo, that is a  
kind of general purpose memory tool. You can throw all sorts of  
information into it, and find it very easily when you need it.  
Fantastic program and I don't know of anything like it on other  
platforms.

Anyway, I'm definitely going to throw your entire email, particularly  
the template, into Yojimbo as saved knowledge. I am working on an  
important script right now, and I'm going to put your template to  
immediate use.

I'll also take a look at the korn shell. I've used bash for many  
years, but I'm not in love with it. I'm certainly open to a better  
shell.

Great post. Thanks!

-- John





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C37CBA73-7E47-44F1-B908-0E6E7CA6903F>