View Single Post
Posts: 60 | Thanked: 33 times | Joined on Apr 2010
#86
Originally Posted by jmc8501 View Post
I've downloaded a dictionary, but I can't untar the file - are there any step-by-step instructions? What I've been trying is:

tar -xv stardict-comn_sdict05_eng_eng_main-2.4.2.tar.bz2

but it never does anything.
either do it on your PC or rename the file and remove stardict- and use
Code:
tar -xvjf  new_fname.tar.bz2