[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: extracting file with xz file tar.....



On Thursday, 25 January 2018 21:14:24 CET Michael Fothergill wrote:
> I ran the tar -xf command:
> 
> root@mikef-PC:/usr/src# tar -xf linux-4.14.15.tar.xz

you can use 'a' for automatic and 'v' for verbose. E.g.:

tar -axvf linux-4.14.15.tar.xz

HTH

-- 
 https://github.com/dod38fr/   -o- http://search.cpan.org/~ddumont/
http://ddumont.wordpress.com/  -o-   irc: dod at irc.debian.org


Reply to: