Subject: ftp and tar annoyances
To: None <current-users@NetBSD.ORG>
From: Brad Salai <bsalai@tmonline.com>
List: current-users
Date: 11/13/1997 12:56:26
There is a thing about tar that makes it slightly harder to use than it
might otherwise be.

You have to get the options in the right order,

tar -zxvpf bin.tar.gz   works, but

tar -zxvfp bin.tar.gz   doesn't

Once you know this, only the occasional tyop causes problems, but why does
it have to be that way?

As for ftp, mget is a nice idea, but it asks you to confirm that you still
want  each file as it comes up. This makes it impossible to just get a
collection of files, either by matching a pattern, or listing the files,
without sitting there.

This arises in collecting up the tarballs, so it gets me frequently.

Again, not the end of the world, but it could be easier.

Brad

Stephen B. Salai                            Phone (716) 325-5553
Cumpston & Shaw                             Fax    (716) 262-3906
Two State Street                            email bsalai@tmonline.com
Rochester, NY 14614