On Thursday 24 June 2010 20:31:09 Nistor Andrei wrote: > It's merely an annoyance, the file could be extracted with "tar zxvf" > instead of "tar jxvf".
Modern versions of tar are able to automatically detect compression, so you can just use `tar xvf`. :-) FYI. -- Martin Sandsmark
_______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
