Re: textfile tabstops oder sqlite

2006-03-20 Thread Joachim Schipper
On Mon, Mar 20, 2006 at 10:30:54AM -0800, Ted Unangst wrote: > On 3/20/06, Joachim Schipper <[EMAIL PROTECTED]> wrote: > > > now my question: should i use sqlite or a textfile and awk for this? > > > > Whatever you feel most comfortable with, but databases are not > > necessarily easy to get up in

Re: textfile tabstops oder sqlite

2006-03-20 Thread Ted Unangst
On 3/20/06, Joachim Schipper <[EMAIL PROTECTED]> wrote: > > now my question: should i use sqlite or a textfile and awk for this? > > Whatever you feel most comfortable with, but databases are not > necessarily easy to get up in the face of disaster and your dataset is > so small they do not produce

Re: textfile tabstops oder sqlite

2006-03-20 Thread Joachim Schipper
On Mon, Mar 20, 2006 at 10:34:06AM +0100, Marco Fretz wrote: > hello > > i need an a feedback to the following situation: > > i want to script a backup script with bash script. a script that reads a > file / database that contains the backup jobs (remote server, remote > user, remote dir, ...). >

textfile tabstops oder sqlite

2006-03-20 Thread Marco Fretz
hello i need an a feedback to the following situation: i want to script a backup script with bash script. a script that reads a file / database that contains the backup jobs (remote server, remote user, remote dir, ...). i think, that file would contain about 10-30 rows. additionally i want to t