> From: Luis Quintela Garcia <[EMAIL PROTECTED]>
> I made a web-side  in order to explain this concept. You maybe like
> to take a look of them at the following address:
>   http://page.mi.fu-berlin.de/~quintela/terminal/
Those are not the tar options.  '-v' means 'verbose', as in,
"verbosely list files processed".  '-f' means that the next argument
will be a filename, and for tar to use that file, not stdin/stdout.
'-x' means 'extract', not 'decompress', and its dual, '-c', means
'create new archive', not 'compress'.

In fact, where did you get that list of options from?

> please tell me your opinion about this proposal
I will agree, it sounds interesting.  But it seems to me to be the
equivalent of training wheels.

~thomas
-- 
cartwheel ^(^_^)> v(.-.)v <(^_^)^
_______________________________________________
Usability mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/usability

Reply via email to